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]

Re: No shared library under x86_64-w64-mingw32?


2012/2/8 Luis Lavena <luislavena@gmail.com>:
> On Wed, Feb 1, 2012 at 8:31 PM, Luis Lavena <luislavena@gmail.com> wrote:
>> Hello,
>>
>> I'm attempting to build libffi 3.0.10 with mingw64 compiler (4.6.1,
>> tdm64-1 build) using the following parameters:
>>
>> sh configure --host=x86_64-w64-mingw32 --enable-shared
>>
>> However, when installed, it results only in lib/libffi.a and libffi.la
>> with no shared object generated (dll) or implib for it (libffi.dll.a)
>>
>> When build with normal TDM (mingw.org, GCC 4.6.2) it properly generate
>> the shared object.
>>
>> Trying to figure out the reason for that, I'm missing something?
>>
>
> Bump?
>
> Thank you.
> --
> Luis Lavena
> AREA 17

Hmm, for 32-bit it gets built on trunk (using i686-w64-mingw32). It
might be related to some libtool-weird-ness.

Regards,
Kai


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