Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-Id: <4.3.1.2.20001010134846.00b74088@pop.ma.ultranet.com>
X-Sender: lhall@pop.ma.ultranet.com
X-Mailer: QUALCOMM Windows Eudora Version 4.3.1
Date: Tue, 10 Oct 2000 13:50:37 -0400
To: "Fifer, Eric" <EFifer@sanwaint.com>,
        "'cygwin@sources.redhat.com'" <cygwin@sources.redhat.com>
From: "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com>
Subject: RE: Two snapshot bugs
In-Reply-To: <779F20BCCE5AD31186A50008C75D99791717B3@silldn_mail1.sanwai
 nt.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"

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

