From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7624 invoked by alias); 7 Nov 2005 22:38:56 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 7615 invoked by uid 22791); 7 Nov 2005 22:38:54 -0000 Received: from s142-179-108-108.bc.hsia.telus.net (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 07 Nov 2005 22:38:54 +0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id B8BDF47E6F; Mon, 7 Nov 2005 14:38:52 -0800 (PST) Date: Mon, 07 Nov 2005 22:38:00 -0000 From: Joel Brobecker To: Kevin Buettner Cc: gdb@sources.redhat.com Subject: Re: Status on cross builds Message-ID: <20051107223852.GI1635@adacore.com> References: <20051102181756.GB979@adacore.com> <20051107124254.53be3783@ironwood.lan> <20051107222431.GG1635@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051107222431.GG1635@adacore.com> User-Agent: Mutt/1.4i X-SW-Source: 2005-11/txt/msg00179.txt.bz2 > > This is very strange. I just did a clean checkout and managed to build > > ms1-elf _with_ -Werror. (I did the build on a Fedora Core 3 machine if that > > matters.) > > Strange indeed. I'm redoing the build right now, so I'll let you know > if I still see some problems, and what they are if applicable. Just for the record, I indeed managed to build it without problems using a different machine. Not sure what happened, perhaps an unwanted side effect of restarting a build that previously failed, or something like this. The 6.4 branch builds with -Werror if I apply the following fix: [COMMIT] Fix warning in event-top.c http://sourceware.org/ml/gdb-patches/2005-11/msg00028.html -- Joel