This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: Bug in bytecode compiler 3.3
- From: "Erik Poupaert" <erik dot poupaert at chello dot be>
- To: "Mark Wielaard" <mark at klomp dot org>
- Cc: <java at gcc dot gnu dot org>
- Date: Sat, 22 Feb 2003 13:00:04 +0100
- Subject: RE: Bug in bytecode compiler 3.3
>>>>> I don't have trouble compiling this on my GNU/Linux system. Not even
>>>>> when I rename MyTest to mytest (gcj -C mytest/mytest.java).
Thanks. I suspect it is a minGW specific bug.
The strange thing is that it doesn't occur with 3.2. I've used Mohan's
latest 3.3 download.
Could anybody confirm with me that he runs into the same bug on minGW/3.3?