14.4.2011 11:00, Kai Ruottu kirjoitti:
14.4.2011 2:48, kevin diggs kirjoitti:
If I got 3.4.6 to build on this beast what is the likelihood I can get
4.3.5 to build?
I remember the "beast" being NetBSD 1.6.1 for mac68k, and also that I
tried this $target and later $host on a much quicker $build host. If
compared to the Quadra 700 but quite slow if compared to the uptodate
x86_64 PCs, the $build system was only a AMD Duron 750MHz machine with
CentOS 5.5. Up to gcc-4.2.4 things worked but gcc-4.3.5 not any more :(
I started the gcc-4.3.5 build again for this target but forgot to look
at the result and report it immediately :( But here is where it crashed:
/home/src/gcc-4.3.5/build/./gcc/xgcc -B/home/src/gcc-4.3.5/build/./gcc/
-B/usr/local/m68k-netbsdelf1.6.1/bin/
-B/usr/local/m68k-netbsdelf1.6.1/lib/ -isystem
/usr/local/m68k-netbsdelf1.6.1/include -isystem
/usr/local/m68k-netbsdelf1.6.1/sys-include -O2 -g -Os -O2 -O2 -g -Os
-DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-isystem ./include -fPIC -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED
-I. -I. -I../.././gcc -I../../../libgcc -I../../../libgcc/.
-I../../../libgcc/../gcc -I../../../libgcc/../include -DHAVE_CC_TLS -o
_popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep
-DL_popcountdi2 -c ../../../libgcc/../gcc/libgcc2.c \
../../../libgcc/../gcc/libgcc2.c: In function '__popcountdi2':
../../../libgcc/../gcc/libgcc2.c:810: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
An ICE during the libgcc build so was the problem...