i386 optimized glibc

Rob Sullivan cogito.ergo.cogito at gmail.com
Wed Oct 26 14:55:18 UTC 2005


If you want to compile any program for i386 only, you need to use some
gcc flags. What you're probably looking for is to add "-march=i386" to
your Makefile compile flags - this can be done in Busybox's
menuconfig.

Rob



More information about the busybox mailing list