
On 2007-November-30 , at 17:15 , Jon A. Cruz wrote:
On Nov 30, 2007, at 6:24 AM, Jean-Olivier Irisson wrote:
Is boehm-gc version 7.0 known to be broken or anything? Does someone uses it successfully on another platform? Compiling Inkscape against v 7.0 on OS X cause it to hang forever on startup. I can "sample the process" and get this if that tells something to anyone:
Analysis of samp
Yes, I had hit some problems with that...
However in looking into it I think I found a work-around. At least it works for stand-alone programs I have with the problem.
I add this before GC_INIT()
printf(" "); fflush(stdout);
But for the moment I kept to version 6.8
Thanks Jon. I did that too. Is it OS X (or MacPorts maybe) specific then? Does someone on Linux or Win uses BoehmGC 7 successfully? I'll add this to the wiki for now.
Cheers,
JiHO --- http://jo.irisson.free.fr/