This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Is Java broken on the trunk?
- To: Mark Mitchell <mark at codesourcery dot com>
- Subject: Re: Is Java broken on the trunk?
- From: Per Bothner <per at bothner dot com>
- Date: 24 May 2001 08:59:04 -0700
- Cc: java at gcc dot gnu dot org
- References: <20010525012521Q.mitchell@# domain of your mail address>
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/