chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] libffi & cmake


From: Brandon J. Van Every
Subject: Re: [Chicken-users] libffi & cmake
Date: Tue, 20 Feb 2007 11:58:58 -0800
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

Mario Domenech Goulart wrote:
Hello,

I'm trying to build Chicken using cmake under GNU/Linux.  I can't find
a way to enable/disable the compilation with/without libffi.

There is no such option in the CMake build. If ffi.h exists on the system, -lffi is added to the linker flags. Is there a reason to disable libffi even when it's available on the system? We could add such an option, but what's the justification for it?


Cheers,
Brandon Van Every





reply via email to

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