Is Java broken on the trunk?
Per Bothner
per@bothner.com
Thu May 24 08:51:00 GMT 2001
Mark Mitchell <mark@codesourcery.com> writes:
> ../../../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?
I checked in changes to the threading primitives and start-up code.
I did not test the win32 code (not having access to a win32 development
environment), but both the posix-threads and no-threads versions
should work. The check-in was on Monday.
--
--Per Bothner
per@bothner.com http://www.bothner.com/per/
More information about the Java
mailing list