This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
java fails to build
- To: egcs at cygnus dot com
- Subject: java fails to build
- From: Robert Lipe <robertlipe at usa dot net>
- Date: Wed, 27 Jan 1999 10:47:21 -0600
Sometime in the last 48 hours Java has stopped building for me. Since this
spans the merge and several large checkins, does this look familar to anyone?
stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-sco3.2v5.0.5/bin/ -DIN_GCC -W -Wall -O2 -g -o ../jc1 \
parse.o class.o decl.o expr.o constants.o lang.o typeck.o except.o verify.o zextract.o jcf-io.o jcf-parse.o mangle.o jcf-write.o buffer.o check-init.o jcf-depend.o jcf-path.o `cat ../stamp-objlist` `if [ xobstack.o != x ]; then echo ../obstack.o; else true; fi` ../../libiberty/libiberty.a
class.o: fatal error: symbol `WORDS_TO_DOUBLE` multiply-defined, also in file parse.o