(this is actually a follow-up on the "linux to windows cross compile af a dll")
Hi, I am trying to use libtool to do a cross compile on Linux (Debian Sqeeze AMD64) to Windows, using the gcc-mingw32 4.4.4-0.1+b1, mingw32-binutils 2.20-0.1 and libtool 2.2.10. According to http://sourceware.org/binutils/docs/ld/WIN32.html I should be able to link directly to a Windows dll using -lxxx. If I try that libtool complains that it cannot find the library. The libraries are actually there and are named xxx.dll. If I rename the the file to libxxx.dll than libtool finds the library. Is this a bug or am I missing something? TIA -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl
signature.asc
Description: This is a digitally signed message part
_______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool