On Sun, Jul 02, 2000 at 11:06:58AM -0700, Rodney W. Grimes wrote:
> > 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.
Yes, this is definitely the cleanest solution IMO.
--
Wilko Bulte http://www.freebsd.org "Do, or do not. There is no try"
[EMAIL PROTECTED] http://www.nlfug.nl Yoda - The Empire Strikes Back
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message