This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Unrecognized option `-fclasspath=...'


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)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]