This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]