This is the mail archive of the cygwin@sources.redhat.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]

Re: Two snapshot bugs


On Tue, Oct 10, 2000 at 06:08:53PM +0100, Fifer, Eric wrote:
>+ Restructuring of libm.a, libc.a and libcygwin.a:
>  Should be mentioned in the changes list?
>  Also, __infinity seems to be multiply-defined:
>	/usr/lib/libcygwin.a(ds00023.o)(.text+0x0): multiple definition of
>`__infinity'
>	/usr/lib/libm.a(s_infconst.o)(.text+0x0): first defined here
>  Or I might be doing something wrong.  I'm still struggling
>  to get Perl to compile.

You should not be linking -lm specifically.  You're asking for trouble if
you do this.  Se recent long discussions in the mailing list about this.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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