[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] chicken-setup failure with gmp
From: |
felix winkelmann |
Subject: |
Re: [Chicken-users] chicken-setup failure with gmp |
Date: |
Mon, 25 Jul 2005 23:49:36 +0200 |
The egg should be fixed now.
cheers,
felix
On 7/23/05, Raffael Cavallaro <address@hidden> wrote:
>
>
> On Jul 22, 2005, at Fri, Jul 22, 7:22 42 PM, Dale Jordan wrote:
>
>
> Change to:
>
> (map (lambda (s o) (list o (list s) (lambda () (run (csc -s -O2 -d0 -R
> syntax-case s -L -lgmp)))))
>
>
>
>
> (Ignore line breaks above). You will need the syntax-case egg.
> Did the trick - thanks for your help.
>
> regards,
>
> Ralph
>
> Raffael Cavallaro, Ph.D.
> address@hidden
>
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>
>
>