This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the GCJ project. See the GCJ home page for more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Sean wrote:
> There is a THREADS=win32 in libjava/config.in, is this waiting for
> an implementation? Would it be better to implement this or use the
> cygnus pthreads library?
It's waiting for an implementation. I think the best plan for a win32
port would be to go to native win32 calls as soon as possible, and try
to avoid compatibility layers like the sourceware pthreads or cygwin
dll.
AG
--
Anthony Green Cygnus Solutions
Sunnyvale, California