From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31020 invoked by alias); 28 Nov 2002 13:48:23 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 30744 invoked from network); 28 Nov 2002 13:48:13 -0000 Received: from unknown (HELO delorie.com) (207.22.48.162) by sources.redhat.com with SMTP; 28 Nov 2002 13:48:13 -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 gASDmCM28711; Thu, 28 Nov 2002 08:48:12 -0500 Received: (from dj@localhost) by envy.delorie.com (8.11.6/8.11.2) id gASDmCd06247; Thu, 28 Nov 2002 08:48:12 -0500 Date: Thu, 28 Nov 2002 05:48:00 -0000 Message-Id: <200211281348.gASDmCd06247@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj@delorie.com using -f From: DJ Delorie To: bonzini@gnu.org CC: gdb@sources.redhat.com, gcc@gcc.gnu.org, binutils@sources.redhat.com In-reply-to: <20021128085615.GA10577@gnu.org> (message from Bonzini on Thu, 28 Nov 2002 03:56:15 -0500) Subject: Re: (toplevel patch) Real targets for make. References: <20021128085615.GA10577@gnu.org> X-SW-Source: 2002-11/txt/msg00413.txt.bz2 > Is it possible/planned/impossible to move the changes to Cygnus > configure to binutils and gdb as well (and then possibly even > autoconfiscate them at the same time, dumping Cygnus configure at > last)? It will happen. That patch is coming soon; most of the current patches are to prepare for that step. The only reason it hasn't happened in src yet is because it's being done on a branch in gcc. If we don't mind unsync'ing src and gcc for a while, we could start introducing the changes in src now. > This would introduce the autogen dependency on binutils and gdb as > well... Autogen is never run automatically, so this should not be a problem. Only maintainers who edit the toplevel Makefile need to run autogen.