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?


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


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