Re[7]: Fwd: [Gc] Re: Is RTEMS supported by bdwgc now ?
Ivan Maidanski
ivmai at mail.ru
Mon Apr 11 13:24:34 PDT 2011
Hi Jie,
I've committed the patch with some minor modifications (sys/unistd.h is not needed to be included from *.c files as it is done from gcconfig.h).
PS. It's better to make a diff with "-u" option.
Regards.
Mon, 11 Apr 2011 21:49:57 +0800 Jie Liu <lj8175 at gmail.com>:
> Hi,
> I'm trying to port bdwgc to RTEMS these days, and some work has been done. The attachments are the diff and screen, as the screen.txt I can not make the tests/test.c get through because "Finalized 0/2206 objects". When I trace it, I find GC_finalize_now is 0, so when calls GC_invoke_finalizers(finalize.c +792) nothing happens. I have read some related source code, but can't find why...
> Has anybody encountered similar problems? I need your advice. ^_^ _______________________________________________
More information about the Gc
mailing list