No shared library under x86_64-w64-mingw32?

Anthony Green green@moxielogic.com
Fri Feb 10 18:08:00 GMT 2012


On 2/10/2012 11:47 AM, Kai Tietz wrote:
> 2012/2/8 Luis Lavena<luislavena@gmail.com>:
>> On Wed, Feb 8, 2012 at 5:39 PM, Anthony Green<green@moxielogic.com>  wrote:
>>> I think it's because we're missing -no-undefined in AM_LTLDFLAGS for
>>> x86_64-*-mingw*.  Can you try hacking it into your configure script similar
>>> to how it is done for i?86-*-mingw*?
>>>
>> Hello Anthony:
>>
>> Applied same patch as i?86-*-mingw* and worked. dll was generated and
>> is 64bits :-)
>>
>> Here is the gist with the patch:
>>
>> https://gist.github.com/c90483a2882ac3041979
>>
>> Thank you.
> Hi Luis,
>
> patch for this applied to gcc's trunk and 4.6.x branch.

I've also rebased the git tree, so you can grab it from github.

AG


>
> Regards,
> Kai



More information about the Libffi-discuss mailing list