java/2791

Mark Wielaard wielaard@tryllian.com
Sat Oct 27 10:53:00 GMT 2001


Hi,

This looked like the same problem I had with
compiling Classpath. When compiling classpath (CVS)
with gcj go into the lib directory and do

$ gcj -C -d . --classpath=..:/usr/local/gcc-3.1/share/libgcj.jar @classes
../java/lang/ClassNotFoundException.java:48: Class `java.lang.ClassNotFoundException' already defined in ./../java/lang/ClassNotFoundException.java:48.
   public class ClassNotFoundException extends Exception
                ^

Tried with gcc version 3.1 20011016 (experimental)
with and without the attched patch with the same
result.

Did it fix the original bug report?
If it did I will open a new one for the Classpath
compile case.

For more info see the Classpath mailing list:
http://mail.gnu.org/pipermail/classpath/2001-October/001431.html
http://mail.gnu.org/pipermail/classpath/2001-October/001445.html

Cheers,

Mark



More information about the Gcc-bugs mailing list