This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: More Tru64 errors
- From: The Morsbergers <morsberger at usa dot net>
- To: Jeff Sturm <jsturm at one-point dot com>,"Boehm, Hans" <hans_boehm at hp dot com>
- Cc: 'Java GCC ' <java at gcc dot gnu dot org>
- Date: Sun, 09 Dec 2001 22:17:24 -0500
- Subject: Re: More Tru64 errors
I was in the process of building the latest trunk when the link went down to
our server site. I will have to wait until tomorrow to complete it.
What would be an acceptable test to determine "nice to know if it actually
works"? Do I have to modify beyond the normal build? Not sure what state it
is in.
--
David Morsberger
> From: Jeff Sturm <jsturm@one-point.com>
> Date: Sun, 9 Dec 2001 22:10:14 -0500 (EST)
> To: "Boehm, Hans" <hans_boehm@hp.com>
> Cc: "'The Morsbergers '" <morsberger@usa.net>, "'Java GCC '"
> <java@gcc.gnu.org>
> Subject: 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
>
>