From owner-freebsd-current Mon Nov 16 09:00:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA01595 for freebsd-current-outgoing; Mon, 16 Nov 1998 09:00:21 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA01590 for ; Mon, 16 Nov 1998 09:00:20 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id IAA12573; Mon, 16 Nov 1998 08:59:51 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 16 Nov 1998 08:59:50 -0800 (PST) From: Doug White To: George Michaelson cc: current@FreeBSD.ORG Subject: Re: once elf transited, does /usr/src/obj/{aout,elf} need to exist? In-Reply-To: <199811150117.LAA01412@azure.dstc.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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