Date: Mon, 16 Nov 1998 08:59:50 -0800 (PST) From: Doug White <dwhite@resnet.uoregon.edu> To: George Michaelson <ggm@dstc.edu.au> Cc: current@FreeBSD.ORG Subject: Re: once elf transited, does /usr/src/obj/{aout,elf} need to exist? Message-ID: <Pine.BSF.4.03.9811160858170.4440-100000@resnet.uoregon.edu> In-Reply-To: <199811150117.LAA01412@azure.dstc.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 15 Nov 1998, George Michaelson wrote: > > I've completed the elf transition. If I blow away obj/{aout,elf,usr} > will I get them back? If you 'make world' without NOAOUT, you will. (obj/usr is deprecated and can disappear anyway.) > I assume the aout build is a once-only, and there won't be a need to keep > re-making the compat state? Unless you want to keep building the aout libs for compatibility reasons, you don't need them anymore. > Hang on. if somebody tweaks something that requires a new libc in elfland > to work, then non-upgraded aout binaries would need to see the change too > wouldn't they? > > Bummer. that 150+mb isn't headroom after all... Depends on how much of your system is aout. The only aout stuff I have left is leftover ports. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org 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?Pine.BSF.4.03.9811160858170.4440-100000>