Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2000 22:12:05 -0800
From:      Marcel Moolenaar <marcel@cup.hp.com>
To:        Benno Rice <benno@FreeBSD.org>
Cc:        Bruce Evans <bde@zeta.org.au>, freebsd-current@FreeBSD.org
Subject:   Re: Patch to allow overriding of nm in lorder, genassym.sh
Message-ID:  <3A3B07B5.7E2E016F@cup.hp.com>
References:  <20001213224645.A16171@rafe.jeamland.net> <Pine.BSF.4.21.0012142237280.3687-100000@besplex.bde.org> <20001214234559.B29875@rafe.jeamland.net> <3A39DFB8.2636725A@cup.hp.com> <20001216134045.A47731@rafe.jeamland.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Benno Rice wrote:
> 
> As to the use of a prefix,
> I just thought it'd be easier to be able to completely override the name of
> the binary we're using in the same way that I could do:
> 
>         setenv CC /usr/local/bin/ultra-funky-c-compiler-pro
> 
> and have it work.

But can we not already do:

	set path=(/usr/local/ultra-funky-c-compiler-pro/bin $path)
	cc -Oberserk -c foo.c

and have it work?

-- 
Marcel Moolenaar
  mail: marcel@cup.hp.com / marcel@FreeBSD.org
  tel:  (408) 447-4222


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A3B07B5.7E2E016F>