This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Unrecognized option `-fclasspath=...'
- To: java-discuss at sourceware dot cygnus dot com
- Subject: Unrecognized option `-fclasspath=...'
- From: Oskar Liljeblad <osk at hem dot passagen dot se>
- Date: Wed, 30 Aug 2000 20:51:14 +0200
Is this fixed in the current egcs CVS? It appears with the 20000828
egcs snapshot.
$ gcj -classpath /home/usel/Base/share/libgcj.zip --main=test -o test test.java
cc1: Unrecognized option `-fclasspath=/home/usel/Base/share/libgcj.zip'
cc1: Unrecognized option `-fclasspath=/home/usel/Base/share/libgcj.zip'
$
Oskar Liljeblad (osk@hem.passagen.se)