This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: testsuite problems on darwin was: [patch] HAVE_LC_MESSAGES fornatSystem.cc
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: Stan Shebs <shebs at apple dot com>, tromey at redhat dot com, GCC-Java <java at gcc dot gnu dot org>
- Date: Mon, 21 Jan 2002 12:52:06 -0500 (EST)
- Subject: Re: testsuite problems on darwin was: [patch] HAVE_LC_MESSAGES fornatSystem.cc
On Mon, 21 Jan 2002, Andreas Tobler wrote:
> In other words, I have to get rid of the read() in boehm-gc/os_dep.c for darwin?.
> A first look into it showed me it's quite complicated to understand.
Undefining MPROTECT_VDB should do, provided you don't need or want
incremental collection.
Jeff