This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

gcc-java problem with inner classes


Alexandre,
there is still a problem with inner classes,
(I reported this in http://gcc.gnu.org/ml/gcc-bugs/2000-08/msg00232.html )
after your patch http://gcc.gnu.org/ml/gcc-patches/2000-08/msg00516.html
applied. Now an error message is different.
rpm -q gcc-java
gcc-java-2.96-53

[mal@eth0_extrenal tgcc]$ gcj -c Y.java Y2.java
Y2.java:4: Cannot find file for class Y$UU.
As far as I remember inner classes support was added to gcc-java.
Can this bug be fixed before RedHat release.

Vladislav


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