From owner-freebsd-current Tue Jul 10 16:34:54 2001 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [206.40.252.115]) by hub.freebsd.org (Postfix) with ESMTP id 8A3A537B405 for ; Tue, 10 Jul 2001 16:34:51 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f6ANYoD00614; Tue, 10 Jul 2001 16:34:50 -0700 (PDT) (envelope-from obrien) Date: Tue, 10 Jul 2001 16:34:50 -0700 From: current@FreeBSD.ORG To: Mark Peek Cc: current@FreeBSD.ORG Subject: Re: Cross building FYI Message-ID: <20010710163450.E98432@dragon.nuxi.com> Reply-To: current@FreeBSD.ORG References: <200107082141.f68LfVJ13849@harmony.village.org> <20010710154330.A98432@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from mark@whistle.com on Tue, Jul 10, 2001 at 04:04:51PM -0700 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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// 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 (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message