Two snapshot bugs

Larry Hall (RFK Partners, Inc) lhall@rfk.com
Tue Oct 10 10:52:00 GMT 2000


At 01:08 PM 10/10/2000, 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.

libm.a and libc.a are symlinks to libcygwin.a.  Right now, gcc doesn't 
understand this so your best bet is to use only one of these in your 
link stream.  If you don't, the resulting executable will crash. 


Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


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



More information about the Cygwin mailing list