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

SLIB-3a1

Installation of G-Wrap

Install G-Wrap by running the following commands:

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

Contents

In addition to the libgwrap and libgw libraries, the G-Wrap package contains Guile scripts and 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.

Last updated on 2005-02-06 14:09:05 -0700