[kaffe] Threads & Boehm GC

Helmer Krämer hkraemer at freenet.de
Sat Jul 24 02:44:07 PDT 2004


On Sat, 24 Jul 2004 09:38:08 +0200
Guilhem Lavaux <guilhem at kaffe.org> wrote:

Hi,

> It seems that the Boehm-GC needs to catch a number of pthread calls. 
> This is not evident to implement in kaffe but I think I can do the 
> following:
> [...]
> Any comments ?

why does the gc_pthread_redirects.h thing from boehm not
work? I mean if kaffevm/gc.h included a header file called
"gc-impl.h" from kaffevm/kaffe-gc or kaffevm/boehm-gc and
unix-pthreads/thread-impl.c included kaffevm/gc.h (and thus
boehm-gc/gc-impl.h), it should work, shouldn't it?

Regards,
Helmer




More information about the kaffe mailing list