On Nov 30, 2007, at 6:24 AM, Jean-Olivier Irisson wrote:

Hi all,


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