From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11717 invoked by alias); 28 Nov 2002 08:56:17 -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 11696 invoked from network); 28 Nov 2002 08:56:15 -0000 Received: from unknown (HELO fencepost.gnu.org) (199.232.76.164) by sources.redhat.com with SMTP; 28 Nov 2002 08:56:15 -0000 Received: from bonzini by fencepost.gnu.org with local (Exim 4.10) id 18HKT1-0002pl-00; Thu, 28 Nov 2002 03:56:15 -0500 Date: Thu, 28 Nov 2002 00:56:00 -0000 To: gdb@sources.redhat.com, gcc@gcc.gnu.org, binutils@sources.redhat.com Subject: Re: (toplevel patch) Real targets for make. Message-ID: <20021128085615.GA10577@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i From: Bonzini X-SW-Source: 2002-11/txt/msg00408.txt.bz2 > That change -- configuring host subdirs in the Makefile -- is > the last serious change needed before autoconfiscation 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)? This would introduce the autogen dependency on binutils and gdb as well... could it be an idea to rewrite Makefile.tpl in m4? It does not seem to use advanced autogen constructs. Paolo Bonzini