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
Date: Wed, 24 Jan 2001 17:42:20 +0900
Message-Id: <4179-Wed24Jan2001174220+0900-Hirofumi.Watanabe@jp.sony.com>
X-Mailer: cmail 2.61 on GNU Emacs 20.7.1 / Mule 4.0 (HANANOEN) (via feedmail 8 I)
References: <20010123211050.A22516@redhat.com>
	<Pine.HPP.3.96.1010123210154.6114K-100000@hp2.xraylith.wisc.edu>
	<20010123222143.A23074@redhat.com>
From: WATANABE Hirofumi <Hirofumi.Watanabe@jp.sony.com>
To: cygwin@cygwin.com
In-reply-to: Christopher Faylor's message of "Tue, 23 Jan 2001 22:21:43 -0500"	<20010123222143.A23074@redhat.com>
Subject: Re: g77 -lm link problem [Re: Results for 2.97 20010115 (experimental) testsuite on i686-pc -cygwin]
User-Agent: SEMI/1.13.7 (Awazu) LIMIT/1.13.4 (Harinakano) Emacs/20.7 (i586-pc-linux-gnu) MULE/4.0 (HANANOEN)
MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu")
Content-Type: text/plain; charset=US-ASCII

Christopher Faylor <cgf@redhat.com> writes:

:>I know the symptom, but don't know the real problem, hence don't know
:>the solution (yet).
:
:Maybe the only solution is to remove -lm.  I do appreciate the analysis
:of the problem.  Now I at least understand why this is happening.

How about:

$ cd /usr/lib
$ rm libm.a
$ ar r libm.a

-- 
eban

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

