On Tue, Jul 10, 2001 at 04:04:51PM -0700, Mark Peek wrote:
> At 3:43 PM -0700 7/10/01, David O'Brien wrote:
> >On Tue, Jul 10, 2001 at 01:29:32PM -0700, Mark Peek wrote:
> >> Below are patches which allowed me to run an alpha cross build
> >> through to completion using:
> >>
> >> make -DNOPERL MACHINE_ARCH=alpha MAKEOBJDIRPREFIX=/usr/aobj buildworld
> >
> >Why is MAKEOBJDIRPREFIX=/usr/aobj needed? The cross build used to use
> >/usr/obj/<machine>/ quite nicely.
>
> It's not. I just wanted to have a different object directory than my
> normal one to ensure I wasn't getting any contamination in my
> compiles. I was just stating what I ran.
It would be best to not include such "options" then as they just confuse
the issue... Is the -DNOPERL required also, or you just used it "just in
case"?
--
-- David ([EMAIL PROTECTED])
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message