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 - j...@cimlogic.com.au; j...@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 majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to