From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3248 invoked by alias); 28 Dec 2002 15:48:22 -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 3169 invoked from network); 28 Dec 2002 15:48:21 -0000 Received: from unknown (HELO neon-gw.transmeta.com) (63.209.4.196) by 209.249.29.67 with SMTP; 28 Dec 2002 15:48:21 -0000 Received: (from root@localhost) by neon-gw.transmeta.com (8.9.3/8.9.3) id HAA27866; Sat, 28 Dec 2002 07:47:56 -0800 Received: from mailhost.transmeta.com(10.1.1.15) by neon-gw.transmeta.com via smap (V2.1) id xma027838; Sat, 28 Dec 02 07:47:50 -0800 Received: from casey.transmeta.com (casey.transmeta.com [10.10.25.22]) by deepthought.transmeta.com (8.11.6/8.11.6) with ESMTP id gBSFlq311442; Sat, 28 Dec 2002 07:47:52 -0800 (PST) Received: (from dje@localhost) by casey.transmeta.com (8.9.3/8.7.3) id HAA07760; Sat, 28 Dec 2002 07:47:52 -0800 From: Doug Evans MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15885.51112.736635.958996@casey.transmeta.com> Date: Sat, 28 Dec 2002 08:17:00 -0000 To: Nathanael Nerode Cc: gcc-patches@gcc.gnu.org, binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: (toplevel) Don't look for unprefixed tools unless they're appropriate In-Reply-To: <20021228072212.GA7409@doctormoo> References: <20021228072212.GA7409@doctormoo> X-SW-Source: 2002-12/txt/msg00715.txt.bz2 Nathanael Nerode writes: > I'd rather have them default "correctly", but that's somewhat less > trivial, and it's really only useful for people who 'configure', > relocate, and then 'make', which doesn't work anyway. What do you mean by "relocate"?