This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Is Java broken on the trunk?
- To: java at gcc dot gnu dot org
- Subject: Is Java broken on the trunk?
- From: Mark Mitchell <mark at codesourcery dot com>
- Date: Fri, 25 May 2001 01:25:21 -0700
- Organization: CodeSourcery, LLC
I get:
../../../libjava/java/lang/natObject.cc:506: ISO C++ forbids declaration of
`_Jv_ThreadId_t' with no type
../../../libjava/java/lang/natObject.cc:506: parse error before `;' token
when building libjava on the trunk. Is this a known problem?
Thanks!