GCL

From CBLFS
Revision as of 20:03, 3 November 2007 by Nukular (talk | contribs) (New page: {|style="text-align: left; background-color: AliceBlue;" |- !Download Source: |ftp://ftp.gnu.org/pub/gnu/gcl/gcl-2.6.7.tar.gz |} ---- == Dependencies == * GCC {{Package-Introductio...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Download Source: ftp://ftp.gnu.org/pub/gnu/gcl/gcl-2.6.7.tar.gz



Dependencies

Introduction to GCL

GNU Common Lisp (GCL) is an the GNU implementation of Common Lisp.

Project Homepage: http://www.gnu.org/software/gcl/gcl.html

Non-Multilib

Compile the package:

./configure --prefix=/usr
make 

Install the package:

make install

Multilib

32Bit

Contents

Installed Programs: gcl
Installed Libraries:
Installed Directories: /usr/lib/gcl-2.6.7

Short Descriptions

GCL GNU Common Lisp implementation