On 12-May-06, at 6:29 PM, Bradley Lucier wrote:
If the C code doesn't call back into Scheme then the gc can't be triggered, right?
Currently that is true (as long as you view calls to ___alloc_scmobj and C to Scheme conversion functions as calls to Scheme). But that (probably) won't be the case in the multiprocessor version of Gambit that you are so eager to have!
Marc