This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Mingw build failed
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Ranjit Mathew <rmathew at hotmail dot com>
- Cc: java at gcc dot gnu dot org
- Date: Wed, 15 Jan 2003 09:53:59 -0500 (EST)
- Subject: Re: Mingw build failed
On Wed, 15 Jan 2003, Ranjit Mathew wrote:
> Jeff Sturm wrote:
> > Any insight on the gctest failures? It doesn't appear to me that the
> > primordial thread is registered, and the obvious fix didn't work.
>
> No. Where can one find this beast?
In the boehm-gc target dir, "make check" creates and attempts to execute
a gctest executable.
Jeff