Groups | Search | Server Info | Login | Register


Groups > comp.sys.atari.programmer > #21

cross-compiler 3

Date 2012-06-16 23:46 +0200
From Francois LE COAT <lecoat@atari.org>
Newsgroups comp.sys.atari.programmer
Subject cross-compiler 3
Message-ID <4fdcfecd$0$6174$ba4acef3@reader.news.orange.fr> (permalink)
Organization les newsgroups par Orange

Show all headers | View raw


Hi,

When I try to build a GNU / GCC 3.3.6 cross-compiler according to
<http://dhs.nu/misc.php?t=special&feature=gcc336> I get the error
"
/Users/admin/Desktop/gcc-3.3.6/gcc/xgcc 
-B/Users/admin/Desktop/gcc-3.3.6/gcc/ 
-B/opt/cross-mint/m68k-atari-mint/bin/ 
-B/opt/cross-mint/m68k-atari-mint/lib/ -isystem 
/opt/cross-mint/m68k-atari-mint/include -O2  -DIN_GCC -DCROSS_COMPILE -W 
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem 
./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I. -I./. 
-I./config -I./../include  -DL_fixunsdfdi -c ./libgcc2.c -o 
libgcc/./_fixunsdfdi.o
libgcc2.c: In function `__fixunsdfdi':
libgcc2.c:958: internal compiler error: in do_SUBST, at combine.c:457
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [libgcc/./_fixunsdfdi.o] Error 1
make[1]: *** [stmp-multilib] Error 2
make: *** [all-gcc] Error 2
"
which is apparently a known GNU / GCC bug according to
<http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23442>
I'm using gcc 4.2.1 under Mac OS X 10.6.8, on a quad-core i5.

Does somebody already encounter this bug, and bypassed it ?

Thanks to help,

Best regards,

-- 
François LE COAT
Author of Eureka 2.12 (2D Graph Describer, 3D Modeller)
http://eureka.atari.org/
http://fon.gs/atarians/

Back to comp.sys.atari.programmer | Previous | Next | Find similar


Thread

cross-compiler 3 Francois LE COAT <lecoat@atari.org> - 2012-06-16 23:46 +0200

csiph-web