java buglet with parse.o
Mike Stump
mrs@wrs.com
Tue Oct 20 13:38:00 GMT 1998
gcc -DIN_GCC -DSVR4 -g -W -Wall -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 jcf-depend.o `cat ../stamp-objlist` ../../libiberty/libiberty.a
ld: fatal: symbol `yyparse' is multiply defined:
(file parse.o and file jcf-parse.o);
ld: fatal: File processing errors. No output written to ../jc1
collect2: ld returned 1 exit status
make[1]: *** [../jc1] Error 1
make: *** [jc1] Error 2
I think everything is currently up-to-date and clean.
More information about the Gcc-bugs
mailing list