chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Re: libffi


From: Raffael Cavallaro
Subject: [Chicken-users] Re: libffi
Date: Sat, 26 Nov 2005 20:52:05 -0500


On Nov 26, 2005, at 8:27 PM, Thomas Chust wrote:

Hello,

this library will finally drive me crazy %-] I gave the version you provided
here a try and it compiled -- but CHICKEN failed to link against it, because
the resulting library did not contain some of the essential functions like
ffi_call!

Before someone asks: I'm running MacOS X 10.4.3, XCode 2.2, gcc 4.0.1

FWIW I had to do:

rafg5:~ raffaelc$ sudo ln -s /usr/lib/include/ffi.h /usr/include/ffi.h
rafg5:~ raffaelc$ sudo ln -s /usr/lib/include/ffitarget.h /usr/include/ffitarget.h

before chicken would link against it, but with these symlinks everything was fine.



Raffael Cavallaro, Ph.D.


reply via email to

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