This script is for Slackware 13.37 only and may be outdated.

SlackBuilds Repository

13.37 > Libraries > libffi (3.0.10)

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.

Maintained by: Andrew Rowland
Keywords: libffi compiz,foreign function interface,programming,development
ChangeLog: libffi

Homepage:
http://sourceware.org/libffi

Source Downloads:
libffi-3.0.10.tar.gz (79390673f5d07a8fb342bc09b5055b6f)

Download SlackBuild:
libffi.tar.gz
libffi.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
libffi.SlackBuild
libffi.info
slack-desc

Validated for Slackware 13.37

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds