From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13742 invoked by alias); 10 May 2003 01:12:05 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 13718 invoked from network); 10 May 2003 01:12:04 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 10 May 2003 01:12:04 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h4A1C4H08252; Fri, 9 May 2003 21:12:04 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h4A1C3T16167; Fri, 9 May 2003 21:12:03 -0400 Received: from belmont.constant.com (romulus-int.sfbay.redhat.com [172.16.27.46]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with SMTP id h4A1C2M12624; Fri, 9 May 2003 18:12:02 -0700 Date: Sat, 10 May 2003 01:12:00 -0000 From: Benjamin Kosnik To: gcc@gcc.gnu.org Cc: binutils@sources.redhat.com, gdb@sources.redhat.com Subject: Re: srcdir == objdir build issues [SC take note] Message-Id: <20030509201035.51143c7d.bkoz@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2003-05/txt/msg00175.txt.bz2 > FWIW, I very much like this approach. Did anybody not like this approach? I was surprised this did not go in. -benjamin