On Sat, 24 Jul 2004 09:38:08 +0200 Guilhem Lavaux <[EMAIL PROTECTED]> 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 _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
