This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: Yet Another GCC 3.3 MingW Build
- From: "Erik Poupaert" <erik dot poupaert at chello dot be>
- To: <java at gcc dot gnu dot org>
- Date: Fri, 21 Feb 2003 03:39:44 +0100
- Subject: RE: Yet Another GCC 3.3 MingW Build
I'm still getting trouble with the 3.3 bytecode compiler.
He complains about the fact that MYCLASS.java exists already as
myclass.java. When I compile the jar files with 3.2 and use them as
classpath to 3.3, however, it works.