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?


> 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/


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