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