This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
Re: libgcj/60
- To: tromey at cygnus dot com
- Subject: Re: libgcj/60
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 8 Oct 1999 15:20:03 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: Tom Tromey <tromey at cygnus dot com>
The following reply was made to PR libgcj/60; it has been noted by GNATS.
From: Tom Tromey <tromey@cygnus.com>
To: Kevin_Hendricks <khendricks@admin.ivey.uwo.ca>
Cc: khendricks@ivey.uwo.ca, tromey@cygnus.com, apbianco@cygnus.com,
green@cygnus.com, java-gnats@sourceware.cygnus.com
Subject: Re: libgcj/60
Date: Fri, 8 Oct 1999 08:10:46 -0700
Kevin> Where would I find the new GC code? Would snapshots have it?
Kevin> Is there a public source tree?
Here's where I look:
http://reality.sgi.com/boehm_mti/gc.html
It isn't entirely trivial to build with a collector that hasn't been
integrated into our tree. So this approach is not for the faint of
heart.
Tom