[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: linux to windows cross compile af a dll
From: |
Ralf Wildenhues |
Subject: |
Re: linux to windows cross compile af a dll |
Date: |
Tue, 24 Aug 2010 18:53:48 +0200 |
User-agent: |
Mutt/1.5.20 (2010-04-22) |
Hello,
* Eric Blake wrote on Tue, Aug 24, 2010 at 06:47:51PM CEST:
> On 08/24/2010 10:42 AM, Joost Kraaijeveld wrote:
> >*** Since this library must not contain undefined symbols,
> >*** because either the platform does not support them or
> >*** it was explicitly requested with -no-undefined,
> >*** libtool will only create a static version of it.
> >
> >It seems to be related to
> >http://ricardo.ecn.wfu.edu/~cottrell/cross-gtk/libtool.html
> >
> >Is the hack that is mentioned necessary or is there another solution?
Which ./libtool --version is your package using? With 2.2.10,
no hacks should be necessary.
If 2.2.10 is still not working right, please post the output of
the failing 'libtool --mode=link' command, with --debug added as
first argument after libtool. Thank you.
Replies can drop the automake list from Cc:.
Cheers,
Ralf