Another error: libgcj ,OFS1 on alpha
David Pettersson
dapet@mai.liu.se
Mon Apr 12 03:50:00 GMT 1999
Compiling libgcj on alpha with OFS1 gives internal compiler error. The
command line it compiles at that moment is to long to cite but it begins
with
javac="gcj -C"; cd ../../../libgcj-snapshot-1999年04月11日/libjava; \
$javac -g -classpath
/scratch/dapet/privat/compiler/build/alphaev56-dec-osf4.0d/libjava:`/bin/pwd`
-d /scratch/dapet/privat/compiler/build/alphaev56-dec-osf4.0d/libjava \
and then there are a lot of .java files.
The error message reads as follows
gcj: Internal compiler error: program jc1 got fatal signal 11
make[2]: *** [libgcj.zip] Error 1
make[2]: Leaving directory
`/scratch/dapet/privat/compiler/build/alphaev56-dec-osf4.0d/libjava'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/scratch/dapet/privat/compiler/build/alphaev56-dec-osf4.0d/libjava'
make: *** [all-target-libjava] Error 2
David
Ps
Thanks Anthony, I've got by the last problem with your tip.
(Unfortionatily I dont know how to fix the Makefile.orig to do this
automatically.)
Ds
More information about the Java
mailing list