This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GC failure w/ THREAD_LOCAL_ALLOC ?
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- Cc: java at gcc dot gnu dot org
- Date: Wed, 20 Mar 2002 18:07:23 -0500 (EST)
- Subject: Re: GC failure w/ THREAD_LOCAL_ALLOC ?
On Thu, 21 Mar 2002, Bryce McKinlay wrote:
> Did you reconfigure libjava and touch things like boehm.cc, boehm.h, etc
> to make sure that all the traces of THREAD_LOCAL_ALLOC get removed?
I removed the entire build tree, twice. Is there anything to change
besides boehm-gc/configure.in?
I also made sure libgcj.so actually got installed, as I know others have
had problems with that lately.
Jeff