------- Comment #2 from huamama at gmail dot com 2007-11-20 03:30 ------- I build the toolchains use buildroot, the gcc version is 4.1.2, the target platform is arm, host platform is cygwin. The busybox version is 1.1.3 If i uncomment some configure of busybox, a new error will show as following:
LINK busybox_unstripped /home/mahua/opt/test/busybox-1.1.3/networking/telnetd.c: In function 'telnetd_main': /home/mahua/opt/test/busybox-1.1.3/networking/telnetd.c:541: warning: pointer targets in passing argument 3 of 'accept' differ in signedness /home/mahua/opt/test/busybox-1.1.3/editors/vi.c: In function 'do_cmd': /home/mahua/opt/test/busybox-1.1.3/editors/vi.c:3846: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make[1]: *** [busybox_unstripped] Error 1 make: *** [_all] Error 2 -- huamama at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |huamama at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34147