This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Re: Bug in bytecode compiler 3.3


Hi,

On Sat, 2003-02-22 at 11:43, Erik Poupaert wrote:
> Can anybody try to reproduce this problem on his platform in 3.3  by
> compiling the following example to bytecode (-C) while it is located in a
> folder with same name as the class name:

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).

Cheers,

Mark


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