timetable change on mingw-libgcj
Adam Megacz
gcj@lists.megacz.com
Mon Dec 17 15:17:00 GMT 2001
Adam Megacz <gcj@lists.megacz.com> writes:
> > boehm-gc will need some porting to work with darwin's threads,
> > because they don't have pthread_kill implemented.
> Ugh, that's not good. Not good....
Actually, I was reading the boehm-gc docs, and it appears that
boehm-gc needs a few extensions to pthreads, which are implemented
differently on different platforms.
Is there another platform that implements the same set (or a subset)
of pthreads extension functionality as MacOSX? That way I could simply
copy over that part of the configure.in switch case to get myself up
and running quickly.
- a
More information about the Java
mailing list