From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12143 invoked by alias); 3 Nov 2005 21:13:04 -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 12124 invoked by uid 22791); 3 Nov 2005 21:13:01 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 03 Nov 2005 21:13:01 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EXmNh-0002yd-D6; Thu, 03 Nov 2005 16:12:21 -0500 Date: Thu, 03 Nov 2005 21:13:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: brobecker@adacore.com, gdb@sources.redhat.com Subject: Re: Status on cross builds Message-ID: <20051103211221.GA11262@nevyn.them.org> Mail-Followup-To: Mark Kettenis , brobecker@adacore.com, gdb@sources.redhat.com References: <20051102181756.GB979@adacore.com> <20051102182427.GA2726@nevyn.them.org> <200511022328.jA2NS2ox020148@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200511022328.jA2NS2ox020148@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-11/txt/msg00072.txt.bz2 On Thu, Nov 03, 2005 at 12:28:02AM +0100, Mark Kettenis wrote: > > Date: Wed, 2 Nov 2005 13:24:27 -0500 > > From: Daniel Jacobowitz > > > > 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. > > But it's only enabled in gdb_mbuild.sh. That hardly matters for the > release. By default, we still configure without -Werror. I really > think that's why so many stuff has problems with -Werror. So instead > I think, we should *enable* -Werror by default on the main branch > after the release branch has been made. I volunteer to do the > necessary legwork and create a suitable patch. Sorry, we get -Werror by default for the various directories from binutils. I was close. After a release would be the right time to switch it on for gdb, if ever. But we would need broad build testing from CVS on the native platforms, and I don't think we've _ever_ had that. -- Daniel Jacobowitz CodeSourcery, LLC