This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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: BUG with 1.3.9 : -mno-cygwin target still depends on cygwin1.dll


Chris January (chris@atomice.net) 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/


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