1.3.1 cross-compile

Bernhard Fischer rep.dot.nop at gmail.com
Thu Jan 11 13:43:16 UTC 2007


On Thu, Jan 11, 2007 at 01:05:37PM +0000, Johannes Felber wrote:
>Hi list!
>
>I'm sorry if this has been answered before, but subscribed to the list today and couldn't find anything in the archives.
>
>with busybox 1.3.1, 
>
>make TARGET_ARCH=arm CROSS=/path/to/cross_compiler/arm-unknown-linux-gnu- PREFIX=/prefix/path/ all

it's CROSS_COMPILE= and ARCH=
Not sure WRT the PREFIX, i'd try CONFIG_PREFIX=

Does that work better?

PS: did you find these outdated information somewhere in a document or
did you just reuse what worked with older versions

HTH,



More information about the busybox mailing list