Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 1998 08:17:46 +1000 (EST)
From:      John Birrell  <jb@cimlogic.com.au>
To:        wwoods@cybcon.com
Cc:        current@FreeBSD.ORG
Subject:   NOAOUT (Was: Re: ELF worldstone numbers?)
Message-ID:  <199809092217.IAA09164@cimlogic.com.au>
In-Reply-To: <XFMail.980909150342.wwoods@cybcon.com> from William Woods at "Sep 9, 98 03:03:42 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
William Woods wrote:
> Am I correct in assuming that I can set NOAOUT in make.conf safely if I am elf.
> I still have aout bins (obviousely) but see no need to re-make them every time.

Setting NOAOUT in your /etc/make.conf or environment will prevent a `make
world' from building the legacy aout bits (libs, rtld, lkms, boot blocks).

I was tempted to say that now is a safe time to do this, however with
C-day approaching, bear in mind that it is important to have a consistent
user-land with your kernel. If you continue to run aout bins that rely
on an aout shared libc, you _should_ rebuild that when you make things
after C-day "just in case".

Let's not create a bunch of support questions simply because you want to
save time building world. The best way to save time building world is
to not build world. Wait for R-day (release of 3.0) and build then.

-- 
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?199809092217.IAA09164>