This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
internal compiler error when compile busybox 1.1.3 using buildroot in cygwin
- From: "马骅" <huamama at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 13 Nov 2007 16:59:09 +0800
- Subject: internal compiler error when compile busybox 1.1.3 using buildroot in cygwin
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/armbuild26_v0
/build_arm/busybox-1.1.3/networking/telnetd.c:541: warning: pointer
targets in passing argument 3 of 'accept' differ in signedness
/home/mahua/opt/armbuild26_v0/build_arm/busybox-1.1.3/editors/vi.c: In
function 'do_cmd':
/home/mahua/opt/armbuild26_v0/build_arm/busybox-1.1.3/editors/vi.c:2989:
internal compiler error: in set_iv, at tree-ssa-loop-ivopts.c :830
Please submit a full bug report,
I post it on busybox mailist, someone advice me to ask here.
Thanks very much.
huamama