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: g77 -lm link problem [Re: Results for 2.97 20010115 (experimental) testsuite on i686-pc -cygwin]


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


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