[racket] Using raco exe [summary]

From: Norman Gray (norman at astro.gla.ac.uk)
Date: Mon Jun 14 07:40:38 EDT 2010

Matthew (and list), hello.

On 2010 Jun 13, at 12:44, Norman Gray wrote:

> On 2010 Jun 12, at 13:53, Matthew Flatt wrote:
> 
>> The problem may be that you are compiling the extension for CGC, but
>> you're linking and running for 3m. As a result, some local pointers in
>> the implementation of the extension are invisible to the GC.

and...

> It's a sign that it's probably about time that I converted this extension to use the 3m GC, which will evade the problem in the Correct fashion.

Just to confirm: rewriting the extension for 3m does indeed make 'raco exe' produce a work result (well modulo my to-be-discovered conversion errors, but...)

Thanks for the pointers (*cough*),

Norman


-- 
Norman Gray  :  http://nxg.me.uk



Posted on the users mailing list.