This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Is Java broken on the trunk?


>>>>> "Mark" == Mark Mitchell <mark@codesourcery.com> writes:

Mark> I get:

Mark>   ../../../libjava/java/lang/natObject.cc:506: ISO C++ forbids declaration of 
Mark>      `_Jv_ThreadId_t' with no type
Mark>   ../../../libjava/java/lang/natObject.cc:506: parse error before `;' token

Mark> when building libjava on the trunk.  Is this a known problem?

Nope.  This looks like it could only occur when configuring without a
thread system.  As soon as I can build a tree like that I will check
in a fix.  Sorry about that.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]