erity: major
Priority: P3
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: billt at tutsys dot com
GCC build triplet: ppc-redhat-linux
GCC host triplet: ppc-redhat-linux
GCC target triplet: ppc-redhat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29509
--- Comment #2 from billt at tutsys dot com 2006-10-19 17:01 ---
"make bootstrap" produces a different error; I'll try building just the C
compiler next (even if gcj is what I'm really after).
/tmp/gcc-4.1.1/820/./gcc/xgcc -shared-libgcc -B/tmp/gcc-4.1.1/820/./gc
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: billt at tutsys dot com
GCC build triplet: powerpc-unknown-linux-gnu
GCC host triplet: powerpc-unknown-linux-gnu
GCC target triplet: powerpc-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31719
--- Comment #4 from billt at tutsys dot com 2006-10-25 16:13 ---
No luck using gcc 4.1.1 as the bootstrap compiler: I used the existing compiler
to build and install just the C compiler, which worked fine. "make bootstrap"
failed to build gcj using 4.1.1 as the C compiler. I