Chris January ([EMAIL PROTECTED]) wrote: > It seems libtool is not passing the -mno-cygwin flag through when it starts > linking the DLL. > > Regards > Chris >
I forgot to say one important thing : Before we fixed some bugs to the code, the libtool was close to produce a cygwin independant library. The linker was failing because it didn't find some common symbols in C like : stricmp strcmp and ... But now it's not even able to produce this error :\ Btw, how can i pass the -mno-cygwin option to the libtool with the help of autoconf ? Is there a special macro (i didn't find one in the autotools book from red hat) ? Regards -- Edouard Gomez -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/