From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3079 invoked by alias); 2 Nov 2005 18:24:33 -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 3036 invoked by uid 22791); 2 Nov 2005 18:24:30 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 02 Nov 2005 18:24:30 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EXNHf-0000iY-M1; Wed, 02 Nov 2005 13:24:27 -0500 Date: Wed, 02 Nov 2005 18:24:00 -0000 From: Daniel Jacobowitz To: Joel Brobecker Cc: gdb@sources.redhat.com Subject: Re: Status on cross builds Message-ID: <20051102182427.GA2726@nevyn.them.org> Mail-Followup-To: Joel Brobecker , gdb@sources.redhat.com References: <20051102181756.GB979@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051102181756.GB979@adacore.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-11/txt/msg00043.txt.bz2 On Wed, Nov 02, 2005 at 10:17:56AM -0800, Joel Brobecker wrote: > Just as a sanity check before creating the 6.4 branch, I ran the > gdb_mbuild.sh script. Here are the results: > > * Build fails, but succeeds if we remove -Werror: A huge number of configurations do not currently build without -Werror, due to unfinished gdb_byte changes. Honestly, I recommend we disable -Werror for this release, if we aren't going to spend a month fixing them. You think the cross builds are bad? It's the natives that really break badly. -- Daniel Jacobowitz CodeSourcery, LLC