From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7353 invoked by alias); 12 Apr 2007 15:13:16 -0000 Received: (qmail 7322 invoked by uid 22791); 12 Apr 2007 15:13:14 -0000 X-Spam-Check-By: sourceware.org Received: from palrel11.hp.com (HELO palrel11.hp.com) (156.153.255.246) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 12 Apr 2007 16:13:07 +0100 Received: from smtp2.cup.hp.com (smtp.cup.hp.com [15.4.32.118]) by palrel11.hp.com (Postfix) with ESMTP id 33278354E6; Thu, 12 Apr 2007 08:13:01 -0700 (PDT) Received: from hpsje.cup.hp.com (hpsje.cup.hp.com [16.89.92.85]) by smtp2.cup.hp.com (Postfix) with ESMTP id E2E6330E29B; Thu, 12 Apr 2007 15:05:52 +0000 (UTC) Received: (from sje@localhost) by hpsje.cup.hp.com (8.9.3 (PHNE_29774)/8.9.3) id IAA09781; Thu, 12 Apr 2007 08:13:00 -0700 (PDT) Date: Thu, 12 Apr 2007 15:13:00 -0000 From: Steve Ellcey Message-Id: <200704121513.IAA09781@hpsje.cup.hp.com> To: cwilson@fastmail.fm Cc: dave.korn@artimi.com, binutils@sourceware.org, gcc-patches@gcc.gnu.org, gdb-patches@gcc.gnu.org, newlib@sourceware.org, Ralf.Wildenhues@gmx.de, aoliva@redhat.com, bonzini@gnu.org, fxcoudert@gmail.com, schwab@suse.de Subject: Re: Final(?) patch to update libtool in GCC and src trees In-Reply-To: <461DD341.2010000@fastmail.fm> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00170.txt.bz2 Charles Wilson wrote: > But there's still a problem (and this may affect other platforms; > *should* do so, I think -- so I'm confused by Steve's success here; > Steve: are you building the src/ stuff separately from the gcc stuff, or > are you using a combined tree like I am? I think the issue I am seeing > will affect all platforms, but only if doing a combined build AND when > --disable-shared is NOT explicitly passed during configure). Yes, I build src seperately from gcc. I.e. not a combined tree. Steve Ellcey sje@cup.hp.com