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


> I'm currently working on a cygwin32 port of DevIL (http://openil.sf.net).
I get strange results when
> trying to compile the libs with -mno-cygwin (we prefer to not depend on
cygwin unix emulation as
> we don't need it, we just use standard C functions)
>
>The problem is that i get dlls that still depend on cygwin1.dll ! but the
compilation is done with
> mno-cygwin flag.
>
> You have the entire libILU.dll compilation process in attachment (and the
cygcheck output).
It seems libtool is not passing the -mno-cygwin flag through when it starts
linking the DLL.

Regards
Chris



--
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]