Date: Thu, 13 Aug 1998 21:34:05 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: current@FreeBSD.ORG Subject: NOOBJ in build Message-ID: <199808131134.VAA29742@cimlogic.com.au>
next in thread | raw e-mail | index | archive | help
Can anyone give me a *good* reason why we need to support NOOBJ in the make world/buildworld/installworld process? I'd like to be able to keep the different object formats apart during a build to help (1) the transition build from aout to elf; and (2) cross compilation. If I remove the .ifdefs for NOOBJ, I can set the obj directory path to include the object format so that it isn't necessary to clean the obj tree between building things in different formats. -- 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?199808131134.VAA29742>