Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: Available for test: gcc-3.1.1-3, gcc2-2.95.3-9, gcc-mingw-3_1-20020516-2 Date: Wed, 17 Jul 2002 23:26:05 +1000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Billinghurst, David (CRTS)" To: X-OriginalArrivalTime: 17 Jul 2002 13:27:26.0159 (UTC) FILETIME=[B0EE75F0:01C22D95] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g6HDRke08852 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/