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.1 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:
patch -Np1 -i ../libffi-3.0.10-includedir-1.patch && ./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root user:
make install
Last updated on 2012-05-16 16:46:55 +0000