--- Comment #11 from huamama at gmail dot com 2007-11-22 01:51 ---
Below is the CONFIG_BUILD_AT_ONCE in busybox is detailed in configuration file
of buysbox,
Does that mean in cygwin, maybe the ram is less than 300M, so when compile all
the busybox, some unexpected internal compiler
--- Comment #10 from huamama at gmail dot com 2007-11-22 01:38 ---
hi, I also build the toolchains in linux, and when compile busybox using the
same configuration, no compile error will shown. And only when i build the
toolchains in cygwin, when compile the busybox using the same
--- Comment #8 from huamama at gmail dot com 2007-11-21 10:24 ---
Thanks.
The complie flag in the Makefile of Busybox is "/opt/arm/bin/arm-linux-gcc
-I/home/mahua/opt/test/busybox-1.1.3/include
-I/home/mahua/opt/test/busybox-1.1.3/include
-I/home/mahua/opt/test/busybox-1.1.3/
--- Comment #6 from huamama at gmail dot com 2007-11-21 02:08 ---
Created an attachment (id=14587)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14587&action=view)
the temp vi.c using -save-temps file, using 4.1.2
the temp vi.c using -save-temps file
--
huamama at gm
--- Comment #5 from huamama at gmail dot com 2007-11-21 02:02 ---
I found when i compile busybox using CONFIG_BUILD_AT_ONCE=y, the error will
happen, but if do not use CONFIG_BUILD_AT_ONCE=y, the compile will success.
The temp file using -save-temps is attached with CONFIG_BUILD_AT_ONCE
--- Comment #4 from huamama at gmail dot com 2007-11-21 02:01 ---
Created an attachment (id=14586)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14586&action=view)
the temp vi.c using -save-temps file
the temp vi.c using -save-temps file when compile busybo
--- 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
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: huamama at gmail dot com
GCC build triplet: arm
GCC host triplet: cygwin
GCC target triplet: cgywin
http://gcc.gnu.or