libffi (Portable Foreign Function Interface Library)

Version: 
3.0.11
Release date: 
Saturday, 27 October, 2012

Categories:

License:

Interface:

Portable Foreign Function Interface Library. 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 essentially 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.

This library is useful to anyone trying to build a bridge between interpreted and natively compiled code. Some notable uses are Python (CPython), Java OpenJDK and Ruby.

This software is distributed as RPM package.

Installation with rpm

This program is installable using the rpm package manager. See below for the install string. Required prerequisites are automatically processed by the package manager and, if needed, downloaded and installed.

libffi-3.0.11-1.oc00 (27/10/2012)
Repository: Netlabs stable
History ======= See the ChangeLog files for details. 3.0.11 Apr-11-12 Add support for variadic functions (ffi_prep_cif_var). Add Linux/x32 support. Add thiscall, fastcall and MSVC cdecl support on Windows. Add Amiga and newer MacOS support. Add m68k FreeMiNT support. Integration with iOS' xcode build tools. Fix Octeon and MC68881 support. Fix code pessimizations. Lots of build fixes.
libffi-devel-3.0.11-1.oc00 (27/10/2012)
Repository: Netlabs stable (note: development files, not needed by the end user)
History ======= See the ChangeLog files for details. 3.0.11 Apr-11-12 Add support for variadic functions (ffi_prep_cif_var). Add Linux/x32 support. Add thiscall, fastcall and MSVC cdecl support on Windows. Add Amiga and newer MacOS support. Add m68k FreeMiNT support. Integration with iOS' xcode build tools. Fix Octeon and MC68881 support. Fix code pessimizations. Lots of build fixes.
Record updated last time on: 12/12/2017 - 12:36

Translate to...

Add new comment