This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Libgcj doesn't compile.
- To: Java <java-discuss at sources dot redhat dot com>
- Subject: Libgcj doesn't compile.
- From: Torsten Rüger <torsten dot rueger at firsthop dot com>
- Date: Wed, 29 Nov 2000 14:22:57 +0200
Hello,
my compiler must be 20 minutes old by now, and the libgcj cvs checkout
even more recent.
When I compile I get the error below.
My question is, can I use the resulting libgcj.zip ?
Torsten
Making all in include
make[2]: Entering directory
`/tmp/buildlibgcj/i686-pc-linux-gnu/libjava/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/tmp/buildlibgcj/i686-pc-linux-gnu/libjava/include'
make[2]: Entering directory `/tmp/buildlibgcj/i686-pc-linux-gnu/libjava'
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I.
-I../../../libgcj/libjava -I./include -I../../../libgcj/libjava
-Iinclude -I../../../libgcj/libjava/include
-I../../../libgcj/libjava/../boehm-gc -I./../boehm-gc -DLINUX_THREADS=1
-D_REENTRANT=1 -DSILENT=1 -DNO_SIGNALS=1 -DJAVA_FINALIZATION=1
-DGC_GCJ_SUPPORT=1 -I../../../libgcj/libjava/libltdl
-I../../../libgcj/libjava/libltdl
-I../../../libgcj/libjava/../compat-include
-I../../../libgcj/libjava/../zlib
-I../../../libgcj/libjava/../libffi/include -I../libffi/include
-fno-rtti -fvtable-thunks -fasynchronous-exceptions
-fdollars-in-identifiers -D__NO_MATH_INLINES -ffloat-store -W -Wall
-D_GNU_SOURCE -g -O2 -fvtable-thunks -D_GNU_SOURCE -c
../../../libgcj/libjava/prims.cc
c++ -DHAVE_CONFIG_H -I. -I../../../libgcj/libjava -I./include
-I../../../libgcj/libjava -Iinclude -I../../../libgcj/libjava/include
-I../../../libgcj/libjava/../boehm-gc -I./../boehm-gc -DLINUX_THREADS=1
-D_REENTRANT=1 -DSILENT=1 -DNO_SIGNALS=1 -DJAVA_FINALIZATION=1
-DGC_GCJ_SUPPORT=1 -I../../../libgcj/libjava/libltdl
-I../../../libgcj/libjava/libltdl
-I../../../libgcj/libjava/../compat-include
-I../../../libgcj/libjava/../zlib
-I../../../libgcj/libjava/../libffi/include -I../libffi/include
-fno-rtti -fvtable-thunks -fasynchronous-exceptions
-fdollars-in-identifiers -D__NO_MATH_INLINES -ffloat-store -W -Wall
-D_GNU_SOURCE -g -O2 -fvtable-thunks -D_GNU_SOURCE
-Wp,-MD,.deps/prims.pp -c ../../../libgcj/libjava/prims.cc -fPIC -DPIC
-o .libs/prims.o
../../../libgcj/libjava/java/lang/Object.h:41: Internal error #20000408.
../../../libgcj/libjava/java/lang/Object.h:41: Internal compiler error
in
write_builtin_type, at cp/mangle.c:1459
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [prims.lo] Error 1
make[2]: Leaving directory `/tmp/buildlibgcj/i686-pc-linux-gnu/libjava'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/buildlibgcj/i686-pc-linux-gnu/libjava'
make: *** [all-target-libjava] Error 2
[torsten@creator buildlibgcj]$ find . -name libgcj.zip
./i686-pc-linux-gnu/libjava/libgcj.zip