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


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


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