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: Tue, 14 Jan 2003 21:42:28 -0500 (EST)
- Subject: Re: Mingw build failed
On Mon, 13 Jan 2003, Ranjit Mathew wrote:
> > include/platform.h:93: error: type specifier omitted for parameter
> > `socklen_t'
>
> See this message (and its followups):
>
> http://gcc.gnu.org/ml/java/2002-12/msg00218.html
Got it, thanks.
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.
Jeff