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 From: "Robert Collins" To: "'Billinghurst, David \(CRTS\)'" , 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:38:41 +1000 Message-ID: <000201c22d97$438ed160$0200a8c0@lifelesswks> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 > -----Original Message----- > From: cygwin-owner AT cygwin DOT com > [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Billinghurst, > David (CRTS) > Sent: Wednesday, 17 July 2002 11:26 PM > To: cygwin AT cygwin DOT com > Subject: 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. Hmm, I smell a libtool problem in the generation of the .la files. Sigh, I'll add this to my list of libtool bugs to review. Rob -- 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/