Kai Ruottu wrote:
/data1/home/src/gcc-4.1.1/build/fr30-elf/libstdc++-v3/include/bits/locale_facets.h:4023:
internal compiler error: in copyprop_hardreg_forward_1, at
regrename.c:1592
Compiling this too with '-O0' could help and then compiling again with
'-Os' could get it forwards
to the next crash... Then the same thing again and again and finally
the build could succeed...
Only this and the last 'c++locale' seemed to require compiling them
using '-O0'... And the I had :
Dell:/data1/home/src/gcc-4.1.1/build # ls -l fr30-elf/libstdc++-v3/src/.libs
total 1152
drwxr-xr-x 2 root root 4096 2006-10-12 21:35 ./
drwxr-xr-x 3 root root 4096 2006-10-12 21:35 ../
-rw-r--r-- 1 root root 1159418 2006-10-12 21:35 libstdc++.a
lrwxrwxrwx 1 root root 15 2006-10-12 21:35 libstdc++.la ->
../libstdc++.la
-rw-r--r-- 1 root root 950 2006-10-12 21:35 libstdc++.lai
A 'libstdc++.a' which required "cruntches" during its walk to the goal...