SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

libffi rpm build for : Fedora 37. For other distributions click libffi.

Name : libffi
Version : 3.4.2 Vendor : Fedora Project
Release : 9.fc37 Date : 2022-07-21 20:28:47
Group : Unspecified Source RPM : libffi-3.4.2-9.fc37.src.rpm
Size : 0.06 MB
Packager : Fedora Project
Summary : A portable foreign function interface library
Description :
Compilers for high level languages generate code that follow certain
conventions. These conventions are necessary, in part, for separate
compilation to work. One such convention is the \"calling convention\".
The calling convention is a set of assumptions made by the compiler
about where function arguments will be found on entry to a function. A
calling convention 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 really only provides the lowest, machine dependent
layer of a fully featured foreign function interface. A layer must
exist above `libffi\' that handles type conversions for values passed
between the two languages.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/linux/releases/37/Everything/x86_64/os/Packages/l

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  libffi-3.4.2-9.fc37.i686.rpm
ftp.icm.edu.pl  libffi-3.4.2-9.fc37.i686.rpm
     Search for other platforms
libffi-3.4.2-9.fc37.sparc.rpm
libffi-3.4.2-9.fc37.alpha.rpm
libffi-3.4.2-9.fc37.ppc.rpm
libffi-3.4.2-9.fc37.ia64.rpm
libffi-3.4.2-9.fc37.s390.rpm

Provides :
libffi
libffi(x86-32)
libffi.so.8
libffi.so.8(LIBFFI_BASE_8.0)
libffi.so.8(LIBFFI_CLOSURE_8.0)
libffi.so.8(LIBFFI_COMPLEX_8.0)
libffi.so.8(LIBFFI_GO_CLOSURE_8.0)

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.27)
libc.so.6(GLIBC_2.4)
libc.so.6(GLIBC_2.7)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/0117e15be0e2b1577605eab3f492f8cd766061
/usr/lib/libffi.so.8
/usr/lib/libffi.so.8.1.0
/usr/share/doc/libffi
/usr/share/doc/libffi/README.md
/usr/share/licenses/libffi
/usr/share/licenses/libffi/LICENSE

 
ICM