LWN.net Logo

What about cross-compilation?

What about cross-compilation?

Posted Nov 10, 2005 22:02 UTC (Thu) by urs (guest, #33777)
In reply to: What about cross-compilation? by mhb
Parent article: Driver porting: compiling external modules

You should call

make CROSS_COMPILE=ppc_4xx- -C ...

instead of your command

CROSS_COMPILE=ppc_4xx- make -C ...

which handles make variables differently. See the make manual for details.

urs


(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds
Powered by Rackspace Managed Hosting.