From owner-freebsd-current Sun Jul 2 13:56:28 2000 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 3EA3037B52E for ; Sun, 2 Jul 2000 13:56:25 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id NAA96563; Sun, 2 Jul 2000 13:56:10 -0700 (PDT) (envelope-from obrien) Date: Sun, 2 Jul 2000 13:56:10 -0700 From: "David O'Brien" To: Warner Losh Cc: freebsd-current@FreeBSD.ORG Subject: Re: /sys hierarchy Message-ID: <20000702135610.G96427@dragon.nuxi.com> Reply-To: freebsd-current@FreeBSD.ORG References: <200007021842.LAA10685@gndrsh.dnsmgr.net> <200007021931.NAA68723@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200007021931.NAA68723@harmony.village.org>; from imp@village.org on Sun, Jul 02, 2000 at 01:31:28PM -0600 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jul 02, 2000 at 01:31:28PM -0600, Warner Losh wrote: > : cd blah is currently > : cd ../../compile/${KERNNAME} > : it becomes > : cd /usr/obj/`pwd`/${KERNNAME} > > My take on this is that it would make it slightly harder to develop > kernel stuff in the tree. I don't like that prospect, and I think I agree that it is nicer to make the created headers, Makefile, etc. into /sys/compile/ , BUT it would be better to put the .o's in /usr/obj/ to seperate the generated binary from the [generated] source. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message