This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: define HAVE_USLEEP_DECL for newlib builds
- From: Tom Tromey <tromey at redhat dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 22 Sep 2003 09:22:19 -0600
- Subject: Re: Patch: define HAVE_USLEEP_DECL for newlib builds
- References: <1064158193.3570.192.camel@escape>
- Reply-to: tromey at redhat dot com
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
Anthony> prims.cc fails to build for some systems (cygwin) without this patch.
Anthony> Ok?
Yes, thanks.
Tom