1.3.1 cross-compile
Larry Brigman
larry.brigman at gmail.com
Thu Jan 11 07:13:25 PST 2007
On 1/11/07, Bernhard Fischer <rep.dot.nop at gmail.com> wrote:
> 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=
>
make PREFIX=path_to_install_to install
More information about the busybox
mailing list