Package Details: dyncall 0.8-1

Package Base: dyncall
Description: The dyncall library project provides a clean and portable C interface to dynamically issue calls to foreign code using small call kernels written in assembly.
Upstream URL: http://dyncall.org/
Category: devel
Licenses: GPL
Submitter: perlawk
Maintainer: perlawk
Last Packager: perlawk
Votes: 0
First Submitted: 2010-10-30 15:11
Last Updated: 2015-04-18 11:47

Dependencies (0)

Required by (0)

Sources

Latest Comments

Comment by GeorgiosTsalikis

2012-12-01 23:00

apart from updating to v0.7 , fix arch=() and please build as follows:
cmake -DCMAKE_INSTALL_PREFIX=/usr
make -f Makefile
make -f Makefile DESTDIR=$pkgdir/usr install