[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
[arm-gcc] Internal Compiler Error
- To: arm-gcc@xxxxxxxxxxxxxxxx
- Subject: [arm-gcc] Internal Compiler Error
- From: Phoix <phoix@xxxxxxxxxxxxxxx>
- Date: Fri, 01 Aug 2008 12:57:24 +0100
Hi,
I am attempting to compile XFree-8.6.0 for the arm archetichture on an
i386 machine. I have encountered an internal compiler error while
compiling.
What information/files would you need to help fix this problem?
Attached is part of the console output:
Please reply with information regarding more info.
Thanks,
Tim.
-----------------------------------------------
Phoix
c++ -c -O3 -fno-strict-aliasing -I../nurbtess -I../../libutil -I../../include -I../../../../exports/include -Dlinux -D__arm__ -D__arm32__ -U__arm -Uarm -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DX_LOCALE -DNEEDCEILF -DLIBRARYBUILD -DNDEBUG -fPIC slicer.cc
slicer.cc: In function `void triangulateRect(Arc*, Backend&, int, int, int)':
slicer.cc:380: internal compiler error: in verify_local_live_at_start, at flow.c:546
Please submit a full bug report,
with preprocessed source if appropriate.
Send email to arm-gcc@xxxxxxxxxxxxxxxx for instructions.
make[5]: *** [slicer.o] Error 1
make[5]: Leaving directory `/home/phoix/xc/lib/GLU/libnurbs/internals'
make[4]: *** [libnurbs/internals] Error 2
make[4]: Leaving directory `/home/phoix/xc/lib/GLU'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/phoix/xc/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/phoix/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/phoix/xc'
make: *** [World] Error 2
Attachment:
signature.asc
Description: OpenPGP digital signature
|