I met the a promblem showed blow while making busybox-1.3.0 .
jack@ma:~/kernel/busybox-1.3.0$ make
CC applets/applets.o
applets/applets.c:22:2: error: #warning Static linking against glibc
produces buggy executables
applets/applets.c:23:2: error: #warning (glibc does not cope well with ld
--gc-sections).
applets/applets.c:24:2: error: #warning See
sources.redhat.com/bugzilla/show_bug.cgi?id=3400
applets/applets.c:25:2: error: #warning Note that glibc is utterly
unsuitable for static linking anyway.
make[1]: *** [applets/applets.o] Error 1
make: *** [applets] Error 2
Although I deleted "--gc-sections" from Makefile according to someone's
suggestion(Note:there isn't Rule.make in the package),it still doesn't work
and displays the message as above.
Any suggestion or information is greatly appreciated.
Thanks
-jackie
_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/