Date: Fri, 3 Sep 1999 20:30:01 +1000 From: John Birrell <jb@cimlogic.com.au> To: Michael Kennett <mike@laurasia.com.au> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Crossing building alpha world fails Message-ID: <19990903203001.S36761@freebsd1.cimlogic.com.au> In-Reply-To: <199909031015.SAA37489@laurasia.com.au>; from Michael Kennett on Fri, Sep 03, 1999 at 06:15:10PM %2B0800 References: <199909031015.SAA37489@laurasia.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 03, 1999 at 06:15:10PM +0800, Michael Kennett wrote: > Hello All, > > I've been trying to cross-build the alpha port of freebsd (from x86). > The build is failing in src/gnu/usr.bin/binutils. > > The command I've issued is: > > TARGET=alpha TARGET_ARCH=alpha MACHINE=alpha MACHINE_ARCH=alpha \ > make buildworld > > Is this the correct command to use for building the cross? > > The source code tree is from freebsd-current, taken as of today. The > build failed with yesterdays -current as well. You can't build for a 64-bit binutils target on a 32-bit host. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990903203001.S36761>