The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run time.
This package is known to build and work properly using an LFS-6.5 platform.
Download (FTP): ftp://sourceware.org/pub/libffi/libffi-3.0.8.tar.gz
Download MD5 sum: 188a4f79fdac2310044b44b7d3918ef9
Download size: 706 KB
Estimated disk space required: 5 MB
Estimated build time: 0.1 SBU
Install libffi by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root user:
make install
Last updated on 2009-10-10 13:08:15 +0000