GCJ Bug accessing field of inner class (gcc version 2.97 20010117)

Barnet Wagman wagman@enteract.com
Fri Jan 19 07:37:00 GMT 2001


I am using 'gcc version 2.97 20010117 (experimental)
from CVS
and everything works for me:
Did you use the  --disable-new-gxx-abi  flag when you
configured gcc?  I did not.
Thanks,
Barnet
PS  I configured using:
/usr/local/gcc_cvs/gcc/configure --enable-threads=posix --prefix=/usr/local/gcc
\
     --enable-shared --enable-languages=c++,java
\
     --enable-java-gc="boehm" --enable-fast-character
--enable-threads="posix" \
     --with-as=/opt/gnu/bin/as --with-ld=/opt/gnu/bin/ld
If there's anything wrong here, I'd like to know.  Other than disabling
the new gxx abi, I don't know what to try to fix this problem.



More information about the Java mailing list