chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Problems compiling several eggs


From: Peter Busser
Subject: [Chicken-users] Problems compiling several eggs
Date: Mon, 23 Oct 2006 16:14:20 +0200
User-agent: Mutt/1.5.9i

Hi!

I have problems compiling the following eggs using Chicken 2.5:

unix-sockets
srfi-66
tar
rlimit
spread
xosd

The problem is the same for all eggs: #>! is translated to ! in the C
output, and #>? to ? in the C output. When I change it to #>, the
compiliation goes well.

I have looked in manual.pdf from the Chicken home page, and it looks like
#>! is still supported.

So what is causing this? And what can be done to solve it.

Groetjes,
Peter.




reply via email to

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