bug in bytecode compiler 3.3?

Ranjit Mathew rmathew@hotmail.com
Sun Feb 23 19:08:00 GMT 2003


> The following code compiles (with option -C) properly to bytecode in 3.2,
> but doesn't in 3.3 (on minGW):

That's because I had a kludge put in there that simply converted 
all file names to lowercase as given in this message:

    http://gcc.gnu.org/ml/gcc-patches/2001-04/msg01040.html

We should have a more robust solution for this.

Ranjit.

-- 
Ranjit Mathew        Email: rmathew AT hotmail DOT com
Bangalore,           
INDIA.               Web: http://ranjitmathew.tripod.com/



More information about the Java mailing list