Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Dec 2003 21:06:09 +1000
From:      Peter Grehan <peterg@ptree32.com.au>
To:        matt@niblet.co.uk
Cc:        freebsd-ppc@freebsd.org
Subject:   Re: cross compile?
Message-ID:  <3FCDC3A1.4040107@ptree32.com.au>
In-Reply-To: <EKENLNBIDBAHKIELDLPNOELKCAAA.matt@kittycat.co.uk>
References:  <EKENLNBIDBAHKIELDLPNOELKCAAA.matt@kittycat.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Matt,

> Because i386-unknown-freebsd5.1 doesn't generate ppc code? :)
> 
> We at first need a cross-compiler to cross-compile :)

  I might not have been clear enough earlier: the FreeBSD buildworld
process builds the cross-compiler itself as the first step of the build,
setting up the appropriate 'clean' environment so it pulls in correct
libs/headers/etc.

  Rolling your own can kind-of work for just the kernel (I did that for
a while), but you're much better off using the sanctioned way.
It's a lot less drama.

  Is that what you wanted to do, buildworld ? Or something more
exotic that does require a cross-compiler ?

later,

Peter.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FCDC3A1.4040107>