mno_cygwin gcc 3.2

Christopher Faylor cgf@redhat.com
Wed Nov 20 09:12:00 GMT 2002


On Wed, Nov 20, 2002 at 10:24:03AM +0000, Max Bowsher wrote:
>It makes sense as far as Cygwin goes - there is no seperate math
>library, so just link to the library the math functions are in.

libm.a isn't a simple alias for libcygwin.a.  It contains only the math
functions from libcygwin.a.

>Ideally, -mno-cygwin mode would know not to use /usr/lib, but I believe
>gcc makes it difficult to override this.

It's ld that makes it difficult, actually.

cgf

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



More information about the Cygwin mailing list