libjava bootstrap failure
Andreas Tobler
toa@pop.agri.ch
Sat Jan 14 00:14:00 GMT 2006
Rafael Ãvila de EspÃndola wrote:
> When bootstrapping gcc revision 109670 in a i486-linux-gnu, libjava
> compilation fails. I was able to reduce the problem to the generated cc1plus
> producing an internal compiler error when compiling:
>
> namespace java
> {
> class Object;
> }
>
> bool _Jv_ObjectCheckMonitor (int obj);
>
> class java::Object
> {
> friend bool ::_Jv_ObjectCheckMonitor (int obj);
> };
>
> Thanks,
> Rafael
Try http://gcc.gnu.org/ml/gcc-cvs/2006-01/msg00464.html
a version after or equal to 109672 should work.
Andreas
More information about the Gcc
mailing list