internal compiler error when build toolchains using gcc 4.1.2

2007-11-14 Thread
hi, I try to build toolchains using buildroot. but when compile the busybox, an internel compiler error show. The target host is arm, the host is cygwin 1.5.24. The gcc version is 4.1.2. The busybox version is 1.1.3 Could any one give a help? Thanks. Below is the log for make. make[1]: Leavin

Re: internal compiler error when build toolchains using gcc 4.1.2

2007-11-14 Thread
I thought it may be a bug for gcc 4.1.2. On Nov 15, 2007 11:11 AM, Tim Prince <[EMAIL PROTECTED]> wrote: > 马骅 wrote: > > hi, > > I try to build toolchains using buildroot. but when compile the > > busybox, an internel compiler error show. > > > If you have

Re: c-pch.c:149: undefined reference to `_executable_checksum'

2007-11-13 Thread
time. Thanks. On Nov 14, 2007 3:16 PM, 马骅 <[EMAIL PROTECTED]> wrote: > hi , > I have a error when i compile gcc-4.1.2 using buildroot in cygwin > > gcc -g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings > -Wstrict-prototypes -Wmissing-prototypes -Wold-style-

c-pch.c:149: undefined reference to `_executable_checksum'

2007-11-13 Thread
hi , I have a error when i compile gcc-4.1.2 using buildroot in cygwin gcc -g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute-DHAVE_CONFIG_H -o cc1 c-lang.o stub-objc.o attribs.o c-errors.o c

internal compiler error when compile busybox 1.1.3 using buildroot in cygwin

2007-11-13 Thread
hi , when I try to compile the busybox 1.1.3 using buildroot in cygwin. an internal compiler error happens. Could any one give a help on this? LINK busybox_unstripped /home/mahua/opt/armbuild26_v0 /build_arm/busybox- 1.1.3/networking/telnetd.c: In function 'telnetd_main': /home/mahua/opt/arm