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.

The strange thing is that the problem didn't occur in 3.2? The message
you're referring to is from April 2001. Hasn't it been applied to 3.2 as
well?


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