This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

how compile libffi as shared library?


Well, I re-made my question, because I can see that I don't any reply...

How I can compile libffi as shared library?

"./configure --enable-shared" don't works...

In version 3.0.6, I can compile it with:

./configure AM_LDFLAGS=-module

but with lasts versions I can't do it anymore...

Libtool can't build my mod_ffi module (shared library) because libffi not is shared version.

I need shared version of libffi for my project (https://sourceforge.net/projects/bennugd/)

Thanks, lot of...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]