This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libjava does not build on arm-elf (newlib) after your patch
Tom Tromey writes:
> If this patch works for you I will check it in.
>
> Tom
>
> Index: ChangeLog
> from Tom Tromey <tromey@redhat.com>
>
> * include/posix.h (_Jv_platform_usleep): Wrap in ifdef
> JV_HASH_SYNCHRONIZATION.
> * include/win32.h (_Jv_platform_usleep): Wrap in ifdef
> JV_HASH_SYNCHRONIZATION.
Yes, it builds with the patch. Thanks very much.
Adam