chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] foreign-lambda?


From: felix winkelmann
Subject: Re: [Chicken-users] foreign-lambda?
Date: Tue, 28 Dec 2004 21:25:17 +0100

On Mon, 27 Dec 2004 16:02:09 +0000, Tony Garnock-Jones
<address@hidden> wrote:
>[...]

Hi, Tony.

That sdl.egg works fine for me (BTW, you said something about hygienic
mode and heap-nodes, but you are probably talking about a different
piece of code than the sdl egg).

It is possible that you have been bitten by a bootstrapping issue.
Please try 

http://www.call-with-current-continuation.org/chicken-1.86.tar.gz

(you can also bootstrap the darcs version with the 1.86 tarball,
if you like)

Even though I can not exactly point out the problem, some SRFI-13 macros
have moved from srfi-13-syntax.scm into chicken-more-macros.scm and
compiling srfi-13.scm while building the system with an older chicken
will result in unbound references to the respective macros found normally
in srfi-13-syntax.scm.


cheers,
felix




reply via email to

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