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 Date: Thu, 11 Jul 2002 20:06:01 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Available for test: gcc-3.1.1-2 gcc2-2.95.3-8 Message-ID: <20020712000601.GA11148@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20020711044304 DOT GA3292 AT redhat DOT com> <3D2D3205 DOT 7080606 AT ece DOT gatech DOT edu> <20020711162955 DOT GA11047 AT redhat DOT com> <3D2DBE07 DOT 3040909 AT ece DOT gatech DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D2DBE07.3040909@ece.gatech.edu> User-Agent: Mutt/1.3.23.1i On Thu, Jul 11, 2002 at 01:19:03PM -0400, Charles Wilson wrote: >attempt to open /usr/lib/mingw/libstdc++-2.a succeeded This is suspicious. It almost looks like libstdc++-2.a is empty. Otherwise, you would have seen some symbols being loaded here. I just tried this with the copy of libstdc++-2.a that I'd been using for setup builds and it seems to work ok. Could you do a "nm" on this file and make sure that it is not corrupted? Or maybe you need to do a ranlib on it? I've put the copy of libstdc++-2.a that I'm using at ftp://cygwin.com/pub/cygwin/tmp/libstdc++-2.a.bz2 if you want to try it. cgf -- 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/