From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29969 invoked by alias); 1 Oct 2002 23:13:22 -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 29945 invoked from network); 1 Oct 2002 23:13:21 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 1 Oct 2002 23:13:21 -0000 Received: from localhost.redhat.com (to-dhcp51.toronto.redhat.com [172.16.14.151]) by touchme.toronto.redhat.com (Postfix) with ESMTP id D37768000F4; Tue, 1 Oct 2002 19:13:20 -0400 (EDT) Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id CBC753ED5; Tue, 1 Oct 2002 19:13:22 -0400 (EDT) Message-ID: <3D9A2C12.7080906@redhat.com> Date: Tue, 01 Oct 2002 16:13:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nathanael Nerode Cc: binutils@sources.redhat.com, gdb@sources.redhat.com Subject: Re: top level makefile.in References: <20021001104833.E25369@bubble.sa.bigpond.net.au> <20021001012213.GA16275@nevyn.them.org> <20021001114136.F25369@bubble.sa.bigpond.net.au> <3D99C4A0.30205@redhat.com> <20021001224634.GA17565@doctormoo.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-10/txt/msg00011.txt.bz2 > Makefile.tpl, Makefile.def, and src-release should be included. Eek. Ok. Just adding them now... > You need to revert the change to 'configure' corresponding to my reverted > change to Makefile.tpl/Makefile.in, until everyone's using src-release > and my changes can be put back in full; the partial reversion is the > cause of the build breakage. Binutils are ok with this stuff (see other post). Would you be able to commit the src-release file sometime in the next, er, 40 minutes? That way GDB's snap will pick it up and start using it. (Assuming that I get it added to GDB's modules file, also in the next 40 minutes :-) Andrew