guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wip-rtl status


From: Ludovic Courtès
Subject: Re: wip-rtl status
Date: Mon, 04 Jun 2012 23:12:18 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.93 (gnu/linux)

Hi,

Andy Wingo <address@hidden> skribis:

> However something like '(1 . (2 . ())) has two pairs: the tail which has
> two immediates, and the head that has an immediate in the car but a
> pointer in the cdr.  In that case you need to patch up the cdr to point
> to the tail, after you load the .go (or .so?) file.

Actually, it could typically be patched by the loader, just like what
happens with the variables emitted by ‘SCM_IMMUTABLE_STRING’ and such, no?

(Hmm, perhaps that’s what you meant?)

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]