Date: Sun, 2 Jul 2000 11:06:58 -0700 (PDT) From: "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net> To: chris@calldei.com Cc: jhb@FreeBSD.ORG (John Baldwin), wilko@FreeBSD.ORG, obrien@FreeBSD.ORG, andrews@technologist.com (Will Andrews), freebsd-current@FreeBSD.ORG, jkh@zippy.osd.bsdi.com (Jordan K. Hubbard) Subject: Re: /sys hierarchy Message-ID: <200007021806.LAA10515@gndrsh.dnsmgr.net> In-Reply-To: <20000702125956.C66762@holly.calldei.com> from Chris Costello at "Jul 2, 2000 12:59:56 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> On Sunday, July 02, 2000, John Baldwin wrote: > > Sounds good to me actually. Although, should it be ${MACHINE_ARCH}/compile > > instead in keeping with the mentioned goal of keeping all MD stuff under > > ${MACHINE_ARCH}? > > I think that compile/${MACHINE_ARCH} is the proper way to do > this. Everything else is source only, all the object files end > up inside compile/ so there's only one place to clean up. Actually the whole src/sys/compile thing should go away, it is one of the last things that has to be dealt with for a totally read-only mounted /usr/src. IMHO it should be moved to /usr/obj, and /usr/obj should, if it hasn't already, be enhanced to include a ${MACHINE_ARCH} component. -- Rod Grimes - KD7CAX @ CN85sl - (RWG25) rgrimes@gndrsh.dnsmgr.net 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?200007021806.LAA10515>