From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19193 invoked by alias); 28 Dec 2002 09:00:57 -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 19151 invoked from network); 28 Dec 2002 09:00:55 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (66.187.233.200) by 209.249.29.67 with SMTP; 28 Dec 2002 09:00:55 -0000 Received: from free.redhat.lsd.ic.unicamp.br (aoliva2.cipe.redhat.com [10.0.1.156]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id gBS90fY30283; Sat, 28 Dec 2002 04:00:41 -0500 Received: from free.redhat.lsd.ic.unicamp.br (localhost.localdomain [127.0.0.1]) by free.redhat.lsd.ic.unicamp.br (8.12.6/8.12.6) with ESMTP id gBS90dMK003202; Sat, 28 Dec 2002 07:00:39 -0200 Received: (from aoliva@localhost) by free.redhat.lsd.ic.unicamp.br (8.12.6/8.12.6/Submit) id gBS90dok003198; Sat, 28 Dec 2002 07:00:39 -0200 To: Nathanael Nerode Cc: gcc-patches@gcc.gnu.org, binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: (toplevel) Don't look for unprefixed tools unless they're appropriate References: <20021228072212.GA7409@doctormoo> From: Alexandre Oliva Organization: GCC Team, Red Hat Date: Sat, 28 Dec 2002 01:01:00 -0000 In-Reply-To: <20021228072212.GA7409@doctormoo> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-12/txt/msg00705.txt.bz2 On Dec 28, 2002, Nathanael Nerode wrote: > Tested on i686-pc-linux-gnu with a Canadian cross. Now if the > prefixed tools can't be found (and the unprefixed tools are incorrect), > the tool values default to blank, which will cause entirely different > errors. (Heh.) Hmm... I don't quite like a blank default. I'd much rather default to -, since this at least gives the user the opportunity to adjust PATH after configure, and gives more of an idea of what's going on. > * configure.in: Don't default to unprefixed tools unless > the native tools will work. > * configure: Regenerate. Nevertheless, this patch is correct, and approved. The change in the default should be addressed as a separate patch. Thanks, -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org} CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist Professional serial bug killer