From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17737 invoked by alias); 1 Jun 2004 17:59:30 -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 17715 invoked from network); 1 Jun 2004 17:59:28 -0000 Received: from unknown (HELO smtp6.mindspring.com) (207.69.200.110) by sourceware.org with SMTP; 1 Jun 2004 17:59:28 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by smtp6.mindspring.com with esmtp (Exim 3.33 #1) id 1BVDXn-0006Xm-00; Tue, 01 Jun 2004 13:59:23 -0400 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 0816A4B104; Tue, 1 Jun 2004 13:59:22 -0400 (EDT) To: paolo.bonzini@polimi.it Subject: Re: gdb and binutils build broken -- Makefile.def gcc-no-bootstrap change Cc: binutils@sources.redhat.com, gdb@sources.redhat.com Message-Id: <20040601175922.0816A4B104@berman.michael-chastain.com> Date: Tue, 01 Jun 2004 17:59:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-06/txt/msg00011.txt.bz2 It works for me! I tested both binutils and gdb (downloaded separately). > I think it qualifies as an obvious fix but I don't have CVS available > right now, would you please commit it for me to both gcc and src? I don't feel comfortable enough with this code to do this. Maybe someone else can check it in, or we can wait until you get back to a CVS connection? Michael C 2004-06-01 Paolo Bonzini * configure.in: Fix --enable-bootstrap breakage introduced in trees without gcc. * configure: Regenerate.