Busybox build configuration

Bernhard Fischer rep.dot.nop at gmail.com
Tue Jul 10 04:33:48 PDT 2007


On Mon, Jul 09, 2007 at 03:55:01PM -0700, Ron Jobmann wrote:
>I was earlier having problems building Busybox 1.6.1 for my embedded
>system, but got the endian problem figured out.  However, now that the
>executables have been built they won't run.  Using readelf, I discovered
>that busybox is using the host/build system glibc and not the target
>Snapgear distribution's uClibc that everything else uses.
>
>Is there some place to set this?  A flag or switch or something?

Sure. See 
$(BUSYBOX_DIR)/busybox:
in
http://buildroot.uclibc.org/cgi-bin/viewcvs.cgi/*checkout*/trunk/buildroot/package/busybox/busybox.mk?rev=19032

or http://busybox.net/FAQ.html#build
for that matter


More information about the busybox mailing list