GCJ Bug accessing field of inner class (gcc version 2.97 20010117)
Mark Wielaard
mark@klomp.org
Fri Jan 19 08:04:00 GMT 2001
Hi,
On Fri, Jan 19, 2001 at 08:50:45AM -0600, Barnet Wagman wrote:
> > 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.
No. I configured with just
$ ../gcc/configure --prefix=/usr/local/gcc --enable-languages=c,c++,java
But maybe you have an old libgcj? You have to hack configure.in to enable
building it (remove libgcj from the noconfigdirs).
BTW Does anybody know why libgcj is not enabled by default in gcc?
Cheers,
Mark
More information about the Java
mailing list