[Bug libgcj/28546] [4.2 Regression] ./java/lang/Thread.h:31: error: using typedef-name '_Jv_Thread_t' after 'class'

andreast at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jul 30 20:21:00 GMT 2006



------- Comment #1 from andreast at gcc dot gnu dot org  2006-07-30 20:21 -------
This is in include/no-threads.h.

So, we either have a posix-thread detection issue on hppa2.0w-hp-hpux11.00 or
posix threads are not supported here.

Just for the record, hppa2.0w-hp-hpux11.11 does work.

If the first is the case, we have to investigate why.
If the second is the case, we have to adapt include/no-threads.h to match the
compilation.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28546



More information about the Java-prs mailing list