libjava bootstrap failure

Rafael Ávila de Espíndola rafael.espindola@gmail.com
Fri Jan 13 23:56:00 GMT 2006


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20060113/51213f37/attachment.sig>


More information about the Gcc mailing list