This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

RE: Available for test: gcc-3.1.1-3, gcc2-2.95.3-9, gcc-mingw-3_1-20020516-2


The latest g77 seems fine.  LAPACK testsuite results are similar
to 2.95 and my own builds of 3.[012].

There is a problem with:
 - /usr/lib/libstdc++.la
 - /usr/lib/libsupc++.la
 - /usr/lib/libgcj.la
The paths that are hardcoded into the dependency_libs line
don't exist on my machine, so attempts to use c++ with libtool
fail.  (Just deleting the *.la files seems to solve the problem,
but I expect there are more subtle fixes.)  Once the libtool 
problem was overcome I could build ImageMagick including the 
c++ libraries.

Similar problems occur in:
 - libexslt.la
 - libguile-srfi-srfi-13-14.la
 - libguile.la
 - libguilereadline.la
 - libxsltbreakpoint.la

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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