?? 2007??9??17?? ?????? 12:59??Mike Frysinger ?????? > On Sunday 16 September 2007, NalaGinrut wrote: > > When I got into menuconfig,I cann't find the option 'Do you want to > > build BusyBox with a Cross Compiler.',but it's on my book! > > your book is out of date, nothing we can do about it > > > The cross-tools I used is arm-linux-gcc-3.3.2.While I make > > busybox-1.7.1 with 'CROSS_COMPILE ?= arm-linux-', > > correct > > > CC applets/applets.o > > applets/applets.c:20:2: warning: #warning Static linking against glibc > > produces buggy executables > > applets/applets.c:21:2: warning: #warning (glibc does not cope well with > > ld --gc-sections). > > applets/applets.c:22:2: warning: #warning See > > sources.redhat.com/bugzilla/show_bug.cgi?id=3400 > > applets/applets.c:23:2: warning: #warning Note that glibc is unsuitable > > for static linking anyway. > > applets/applets.c:24:2: warning: #warning If you still want to do it, > > remove -Wl,--gc-sections > > applets/applets.c:25:2: warning: #warning from top-level Makefile and > > remove this warning. > > applets/applets.c:26:2: #error Aborting compilation. > > make[1]: *** [applets/applets.o] ???? 1 > > make: *** [applets] ???? 2 > > > > What should I do? > > i hate to point out the obvious, but did you even read the error message ? > it explains quite clearly some of your options > -mike
Thanks for you help! I'll try again! _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
