From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4064 invoked by alias); 29 Mar 2011 23:41:31 -0000 Received: (qmail 3945 invoked by uid 22791); 29 Mar 2011 23:41:30 -0000 X-SWARE-Spam-Status: No, hits=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 29 Mar 2011 23:41:28 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p2TNfD5X016076 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 29 Mar 2011 19:41:13 -0400 Received: from fche.csb (vpn-8-169.rdu.redhat.com [10.11.8.169]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p2TNfC43008300; Tue, 29 Mar 2011 19:41:13 -0400 Received: by fche.csb (Postfix, from userid 2569) id 2A7C35814B; Tue, 29 Mar 2011 19:41:11 -0400 (EDT) To: DJ Delorie Cc: "Joseph S. Myers" , gcc@gcc.gnu.org, binutils@sourceware.org, gdb@sourceware.org, newlib@sourceware.org Subject: Re: On the toplevel configure and build system References: <201103292228.p2TMSAPB006048@greed.delorie.com> From: fche@redhat.com (Frank Ch. Eigler) Date: Tue, 29 Mar 2011 23:41:00 -0000 In-Reply-To: <201103292228.p2TMSAPB006048@greed.delorie.com> (DJ Delorie's message of "Tue, 29 Mar 2011 18:28:10 -0400") Message-ID: User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) 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/msg00185.txt.bz2 dj wrote: >> [...] > I see no reason to stop people from building in a combined source tree > for multiple targets, and expecting it to work. Perhaps if we do move to git for all the /src stuff, we can have a /toplevel git repository with different branches suitable for each of your tastes of such policy. - FChE