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.

_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to