From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15422 invoked by alias); 29 Mar 2011 22:50:47 -0000 Received: (qmail 15377 invoked by uid 22791); 29 Mar 2011 22:50:43 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from dragaera.releasedominatrix.com (HELO dragaera.releasedominatrix.com) (216.129.118.138) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 29 Mar 2011 22:50:37 +0000 Received: by dragaera.releasedominatrix.com (Postfix, from userid 501) id 1C36B33D144; Tue, 29 Mar 2011 22:50:37 +0000 (UTC) To: "Joseph S. Myers" Cc: gcc@gcc.gnu.org, binutils@sourceware.org, gdb@sourceware.org, newlib@sourceware.org Subject: Re: On the toplevel configure and build system References: From: Geoffrey Keating Date: Tue, 29 Mar 2011 22:50:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-03/txt/msg00183.txt.bz2 "Joseph S. Myers" writes: > 2. If you put directories from the GCC repository into your build, you > should expect GCC and its libraries to be built; toplevel should not > disable GCC on the grounds that GCC does not support a given target. I'd appreciate it if creating a combined tree and building it still worked on/for every target, even those which one or more of GDB, GCC, newlib, sid, etc., do not support.