SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

libffi rpm build for : RedHat EL 5. For other distributions click libffi.

Name : libffi
Version : 3.0.13 Vendor : Anthony Green < green_moxielogic_com>
Release : 1.el5.pp Date : 2015-01-15 17:38:23
Group : System Environment/Libraries Source RPM : libffi-3.0.13-1.el5.pp.src.rpm
Size : 0.27 MB
Packager : Peter Pramberger < peterpramb_member_fsf_org>
Summary : A portable foreign function interface library
Description :
Compilers for high level languages generate code that follows certain
conventions. These conventions are necessary, in part, for separate
compilation to work. One such convention is the \"calling convention\",
which is a set of assumptions made by the compiler about where function
arguments will be found on entry to a function. It also specifies where
the return value for a function is found.

Some programs may not know at the time of compilation what arguments are
to be passed to a function. For instance, an interpreter may be told at
run-time about the number and types of arguments used to call a given
function. Libffi can be used in such programs to provide a bridge from
the interpreter program to compiled code.

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.

FFI stands for Foreign Function Interface. A foreign function interface
is the popular name for the interface that allows code written in one
language to call code written in another language. The libffi library
only provides the lowest, machine dependent layer of a fully featured
foreign function interface. A layer must exist above libffi to handle
type conversions for values passed between the two languages.

RPM found in directory: /packages/linux-pbone/archive/ftp.pramberger.at/systems/linux/contrib/rhel5/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  libffi-3.0.13-1.el5.pp.x86_64.rpm
     

Provides :
libffi.so.6()(64bit)
libffi

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6()(64bit)
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
/sbin/ldconfig


Content of RPM :
/usr/lib64/libffi.so.6.0.1
/usr/share/doc/libffi-3.0.13
/usr/share/doc/libffi-3.0.13/ChangeLog
/usr/share/doc/libffi-3.0.13/ChangeLog.libffi
/usr/share/doc/libffi-3.0.13/ChangeLog.libgcj
/usr/share/doc/libffi-3.0.13/ChangeLog.v1
/usr/share/doc/libffi-3.0.13/LICENSE
/usr/share/doc/libffi-3.0.13/README

 
ICM