The G-Wrap package contains tools for exporting C libraries into Scheme interpreters.
Download (HTTP): http://www.gnucash.org/pub/g-wrap/source/g-wrap-1.3.4.tar.gz
Download size: 400 KB
Estimated Disk space required: 4.6 MB
Estimated build time: 0.09 SBU
Install G-Wrap by running the following commands:
./configure --prefix=/usr && make && make install |
In addition to the Scheme libraries, the G-Wrap package contains g-wrap-config.
g-wrap-config is a tool to generate CFLAGS for linking C code to the Scheme runtime libraries.