[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] Misc Help
From: |
Jim Ursetto |
Subject: |
Re: [Chicken-hackers] Misc Help |
Date: |
Tue, 27 May 2008 13:58:23 -0600 |
On 5/27/08, Lawrence E. Bakst <address@hidden> wrote:
> 1. So I try:
> % chicken-setup -fetch -download-path ./tmp 9p
> to get an egg. Is that the best approach?
Looks fine, another option is to just check out the egg (or all eggs)
anonymously from SVN and a final quick&dirty option is simply
wget http://www.call-with-current-continuation.org/eggs/3/9p.egg
> 4. I can't get easyffi to compile on make PLATFORM=macosx ARCH=universal.
> See log below:
>
> Has trouble with -lcrt1.10.5.o.
You appear to be on Leopard. Did you do this first?
export MACOSX_DEPLOYMENT_TARGET=10.4