From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31226 invoked by alias); 2 Dec 2013 16:34:31 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 31212 invoked by uid 89); 2 Dec 2013 16:34:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: relay1.mentorg.com Received: from Unknown (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 02 Dec 2013 16:34:29 +0000 Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1VnWRp-0001QM-6D from joseph_myers@mentor.com ; Mon, 02 Dec 2013 08:34:13 -0800 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by svr-orw-fem-01.mgc.mentorg.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Mon, 2 Dec 2013 08:34:12 -0800 Received: from digraph.polyomino.org.uk (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server id 14.2.247.3; Mon, 2 Dec 2013 16:34:10 +0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.76) (envelope-from ) id 1VnWRl-0005yx-74; Mon, 02 Dec 2013 16:34:09 +0000 Date: Mon, 02 Dec 2013 16:34:00 -0000 From: "Joseph S. Myers" To: Jan-Benedict Glaw CC: Gerald Pfeifer , Subject: Re: [buildrobot] First results of running contrib/config-list.mk In-Reply-To: <20131202111540.GR30563@lug-owl.de> Message-ID: References: <20131126032013.GO30563@lug-owl.de> <20131202111540.GR30563@lug-owl.de> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2013-12/txt/msg00009.txt.bz2 On Mon, 2 Dec 2013, Jan-Benedict Glaw wrote: > On Mon, 2013-12-02 12:08:25 +0100, Gerald Pfeifer wrote: > > On Tue, 26 Nov 2013, Joseph S. Myers wrote: > > > I think it's time to remove targets that have been under --enable-obsolete > > > for a while - and to obsolete, for possible future removal, targets > > > without stdint.h type information configured in GCC (see list in > > > ) > > > > I think this makes a lot of sense. > > Shall I filter out the --enable-obsolete configurations from the > config-list builder instances? That would be these: While a configuration is still present, it should still build. > picochip-elfOPT-enable-obsolete > sparc-sun-solaris2.9OPT-enable-obsolete > i686-solaris2.9OPT-enable-obsolete > i686-interix3OPT-enable-obsolete > score-elfOPT-enable-obsolete Interix no longer appears on the --enable-obsolete list, config-list.mk appears to be out of date regarding what needs this option.... -- Joseph S. Myers joseph@codesourcery.com