G-Wrap-1.3.4

Introduction to G-Wrap

The G-Wrap package contains tools for exporting C libraries into Scheme interpreters.

Package information

G-wrap dependencies

Required

Guile-1.6.4 and slib-2d6

Installation of G-Wrap

Install G-Wrap by running the following commands:

./configure --prefix=/usr &&
make &&
make install

Contents

In addition to the Scheme libraries, the G-Wrap package contains g-wrap-config.

Description

g-wrap-config

g-wrap-config is a tool to generate CFLAGS for linking C code to the Scheme runtime libraries.