Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 1998 18:49:26 +1000 (EST)
From:      John Birrell  <jb@cimlogic.com.au>
To:        peter@netplex.com.au (Peter Wemm)
Cc:        ache@nagual.pp.ru, current@FreeBSD.ORG
Subject:   Re: lorder problem: aout vs. elf
Message-ID:  <199806050849.SAA29998@cimlogic.com.au>
In-Reply-To: <199806050632.OAA29086@spinner.netplex.com.au> from Peter Wemm at "Jun 5, 98 02:32:49 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm wrote:
> Index: lorder.sh
> ===================================================================
> RCS file: /home/ncvs/src/usr.bin/lorder/lorder.sh,v
> retrieving revision 1.1.1.1
> diff -u -r1.1.1.1 lorder.sh
> --- lorder.sh	1994/05/27 12:32:05	1.1.1.1
> +++ lorder.sh	1998/06/05 06:22:06
> @@ -37,6 +37,17 @@
>  PATH=/bin:/usr/bin
>  export PATH

One of the problems with this script is that it assumes it knows best.
During a make world, the version of nm that should be executed is in
WORLDTMP. Assuming paths is not good practice.

-- 
John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/
CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137

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?199806050849.SAA29998>