From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20944 invoked by alias); 27 Feb 2005 04:22:50 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 20099 invoked from network); 27 Feb 2005 04:22:37 -0000 Received: from unknown (HELO delorie.com) (207.22.48.162) by sourceware.org with SMTP; 27 Feb 2005 04:22:37 -0000 Received: from envy.delorie.com (envy.delorie.com [207.22.48.171]) by delorie.com (8.12.8/8.12.8) with ESMTP id j1R4MJQH027162; Sat, 26 Feb 2005 23:22:20 -0500 Received: from envy.delorie.com (localhost [127.0.0.1]) by envy.delorie.com (8.12.8/8.12.8) with ESMTP id j1R4MJ8L017284; Sat, 26 Feb 2005 23:22:19 -0500 Received: (from dj@localhost) by envy.delorie.com (8.12.8/8.12.8/Submit) id j1R4MEWG017280; Sat, 26 Feb 2005 23:22:14 -0500 Date: Sun, 27 Feb 2005 15:46:00 -0000 Message-Id: <200502270422.j1R4MEWG017280@envy.delorie.com> From: DJ Delorie To: aoliva@redhat.com CC: neroden@twcny.rr.com, gcc-patches@gcc.gnu.org, paolo.bonzini@lu.unisi.ch, binutils@sources.redhat.com, gdb-patches@sources.redhat.com In-reply-to: (message from Alexandre Oliva on 26 Feb 2005 23:47:22 -0300) Subject: Re: PR/17383: fix gcc in-srcdir build (take 2) References: <20050226193558.GA5098@twcny.rr.com> X-SW-Source: 2005-02/txt/msg00278.txt.bz2 > So, I'd approve this change if it wasn't for DJ's objection. I object to ./configure not building in $srcdir on principle. I didn't say I objected to this patch specifically, but I didn't feel it would be fair for me to review it with my bias. Also, since there seems to be little reward for maintaining build-in-srcdir, I feel my arguments for keeping that are weak. So at this point, I'm rather ambivalent about whether it's changed or not, so I abstained.