From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18591 invoked by alias); 12 Jul 2002 00:05:55 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 18583 invoked from network); 12 Jul 2002 00:05:54 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (66.187.233.200) by sources.redhat.com with SMTP; 12 Jul 2002 00:05:54 -0000 Received: from redhat.com (vpn50-35.rdu.redhat.com [172.16.50.35]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id g6C05rs29621 for ; Thu, 11 Jul 2002 20:05:53 -0400 Received: by redhat.com (Postfix, from userid 201) id 93C871C359; Thu, 11 Jul 2002 20:06:01 -0400 (EDT) Date: Thu, 11 Jul 2002 21:09:00 -0000 From: Christopher Faylor To: cygwin@cygwin.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@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <20020711044304.GA3292@redhat.com> <3D2D3205.7080606@ece.gatech.edu> <20020711162955.GA11047@redhat.com> <3D2DBE07.3040909@ece.gatech.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 X-SW-Source: 2002-07/txt/msg01006.txt.bz2 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/