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-7.0 platform.
Download (FTP): ftp://sourceware.org/pub/libffi/libffi-3.0.10.tar.gz
Download MD5 sum: 79390673f5d07a8fb342bc09b5055b6f
Download size: 740 KB
Estimated disk space required: 6.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 2011-11-04 21:03:36 +0000