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]
Other format: [Raw text]

RE: More Tru64 errors



On Sun, 9 Dec 2001, Boehm, Hans wrote:
> The collector does have experimental support for Tru64 PThreads.  This
> hasn't been tested, and may not be quite correct.  But it looks like it's
> not even getting configured in.  The collector should be built with
> GC_OSF1_THREADS defined, and I strongly suspect it isn't.

This was reported on the 3.0 branch, which doesn't have the new(er)
collector with GC_OSF1_THREADS.

We could patch configure.in on the trunk to recognize Tru64 and define
GC_OSF1_THREADS.  But it would be nice to know if it actually works.
(I have several alphas but none with Tru64, or I'd try it myself.)

Jeff


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