[Buildroot] help crosscompile

Daniel Mack daniel at caiaq.de
Mon Nov 23 12:35:08 UTC 2009


On Mon, Nov 23, 2009 at 01:22:21PM +0100, Jens Kleinhans wrote:
> I want to crosscompile kernel with the following command:
> 
> make ARCH=arm  CROSS_COMPILE=<path_to_cross-compiler/cross-compiler-prefix->
> 
> I build up my buildroot follwing the guide of http://www.at91.com/linux4sam/bin/view/Linux4SAM/BuildRootBuild.
> 
> What must I replace for "<path_to_cross-compiler/cross-compiler-prefix->".
> What is the cross-compiler-prefix?

/path/to/your/buildroot/build_arm/staging_dir/usr/bin/arm-linux-

should work.

Daniel


More information about the buildroot mailing list