chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Compiling Chicken on OS X/Intel


From: Dave Kerschner
Subject: Re: [Chicken-users] Compiling Chicken on OS X/Intel
Date: Fri, 13 Oct 2006 09:28:53 -0700

I did
export CPATH=/opt/local/include
./configure | grep ffi

it produced

checking for suffix of executables...
checking for suffix of object files... o
checking ffi.h usability... yes
checking ffi.h presence... yes
checking for ffi.h... yes
checking for ffi_prep_cif in -lffi... no

So it found ffi.h. I  don't know what that last bit is asking and if it's important. What I'm ulimatly trying to do is install the objc egg so that I can write Cocoa in Scheme. So... What is that last bit asking and is it important?

dave
reply via email to

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