>> I can't seem to get gcc-4.5.3-r1 to compile. I tried twice and it >> failed at the exact same point both times. The build log doesn't >> mention a segfault. Does anyone know how to fix this? I was able to >> compile gcc-4.3.3 a short while ago. >> >> /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/gcc-4.5.3/gcc/config/i386/i386.md: >> In function 'internal_dfa_insn_code': >> /var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/gcc-4.5.3/gcc/config/i386/i386.md:360:1: >> internal compiler error: Aborted >> Please submit a full bug report, >> with preprocessed source if appropriate. >> See <http://bugs.gentoo.org/> for instructions. >> make[3]: *** [insn-attrtab.o] Error 1 >> make[3]: Leaving directory >> `/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build/gcc' >> make[2]: *** [all-stage2-gcc] Error 2 >> make[2]: Leaving directory >> `/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build' >> make[1]: *** [stage2-bubble] Error 2 >> make[1]: Leaving directory >> `/var/tmp/portage/sys-devel/gcc-4.5.3-r1/work/build' >> make: *** [bootstrap-lean] Error 2 >> emake failed >> >> - Grant > > I get the same error trying to recompile gcc-4.3.4 which is currently > installed and was emerged successfully about a week ago. I'll file a > bug? > > - Grant
Fixed! It may have been changing my locale from POSIX to UTF8 or maybe some kernel changes I made. - Grant

