Comparing Bill and Karim's cross-compile scripts. Updating Bill's to gcc 3.2.3.

Yves Rutschle y.rutschle@indigovision.com
Sat May 17 00:24:00 GMT 2003


On Fri, May 16, 2003 at 04:07:59PM -0700, Dan Kegel wrote:
> 236: Karim specifies CROSS_COMPILE= when running kernel makes.
> This is probably a tad safer (say, when building on an iMac but
> targeting a strange ppc?)

Well, that's what you should always do if cross-compiling a
kernel. E.g. if you are using the ARM linux 2.4.19-rmk7 or
something like that, you will need CROSS_COMPILE=arm-linux-

The thing is, most people tend to go ahead and change
CROSS_COMPILE directly in the top-level Makefile, and then
forget about it (until they upgrade to a new kernel, and
wonder why make menuconfig asks all those questions about
Pentium processors... Been there, done that :-) ).

/Y


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list