From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22762 invoked by alias); 5 Dec 2002 16:28:23 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22744 invoked from network); 5 Dec 2002 16:28:22 -0000 Received: from unknown (HELO delorie.com) (207.22.48.162) by sources.redhat.com with SMTP; 5 Dec 2002 16:28:22 -0000 Received: from envy.delorie.com (envy.delorie.com [207.22.48.171]) by delorie.com (8.11.6/8.9.1) with ESMTP id gB5GSKC16796; Thu, 5 Dec 2002 11:28:20 -0500 Received: (from dj@localhost) by envy.delorie.com (8.11.6/8.11.2) id gB5GSKP19228; Thu, 5 Dec 2002 11:28:20 -0500 Date: Thu, 05 Dec 2002 08:28:00 -0000 Message-Id: <200212051628.gB5GSKP19228@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj@delorie.com using -f From: DJ Delorie To: binutils@sources.redhat.com CC: gdb-patches@sources.redhat.com In-reply-to: <3DEF7411.4050805@redhat.com> (message from Andrew Cagney on Thu, 05 Dec 2002 10:43:13 -0500) Subject: Re: [RFC] Update to current automake/autoconf/libtool versions. References: <6D1408F4-0817-11D7-A7CE-00039396EEB8@apple.com> <3DEF7411.4050805@redhat.com> X-SW-Source: 2002-12/txt/msg00143.txt.bz2 > There is a problem with libiberty and utils because GCC have their > feet stuck in the ice Plus the libiberty master *is* gcc, so you can't apply the patches to just the src side anyway. The libiberty in src is a "mere copy" of the one in gcc. You must apply libiberty patches to gcc either at the same time or before applying them to src (and now is a bad time to change gcc's libiberty). Utils is not part of gcc. > (unless src, again splits off from GCC, but I suspect here we don't > want to). Sorry, won't happen for libiberty.