libjava threads vs no-threads?
Brian Dessent
brian@dessent.net
Mon Apr 23 07:29:00 GMT 2007
Brian Dessent wrote:
> Well he didn't specify what he's doing but I assume he's talking about
> Cygwin, which does use newlib but also provides a full implementation of
> pthreads and should work fine with --enable-threads=posix.
Or in other words, the problem is not libjava being broken with
--disable-threads (although that's probably also true) the problem is
that the configure script should default to --enable-threads=posix under
Cygwin if not specified.
Brian
More information about the Java
mailing list