From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23907 invoked by alias); 3 Nov 2005 22:52:45 -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 23897 invoked by uid 22791); 3 Nov 2005 22:52:43 -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 22:52:43 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EXnwl-0003iS-6L; Thu, 03 Nov 2005 17:52:39 -0500 Date: Thu, 03 Nov 2005 22:52:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: brobecker@adacore.com, gdb@sources.redhat.com Subject: Re: Status on cross builds Message-ID: <20051103225239.GA14204@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> <20051103211221.GA11262@nevyn.them.org> <200511032251.jA3Mp6Ru019811@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200511032251.jA3Mp6Ru019811@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-11/txt/msg00082.txt.bz2 On Thu, Nov 03, 2005 at 11:51:06PM +0100, Mark Kettenis wrote: > Well, I think it's safe to assume that native platforms that haven't > been built during the 6.3 -> 6.4 cycle, will be broken anyway. If we This I'm not sure about... > really care about -Werror (and I think we should, bacause it catches > sloppy code and real bugs) then the only way to keep our code > warning-free is enabling it. That forces people to fix the problems > in the code they care about. We can always disable it again shortly > before release if we're not confident that all problems have been > fixed. But this part is fine by me. -- Daniel Jacobowitz CodeSourcery, LLC