libjava threads vs no-threads?
Brian Dessent
brian@dessent.net
Mon Apr 23 04:51:00 GMT 2007
David Daney wrote:
> > I think what Dave is saying is that it would work if he configured with
> > --enable-threads=posix, however, if he doesn't specify anything it
> > assumes --disable-threads and fails.
>
> I should have read more carefully. Although not stated in the message,
> I assume That newlib is being used as that was stated in a post to gcc@.
> So I doubt it would work with --enable-threads=posix.
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.
Brian
More information about the Java
mailing list