GCL: Difference between revisions

From CBLFS
Jump to navigationJump to search
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...
 
m Reverted edits by Tdshepard (Talk); changed back to last version by Jciccone
 
(4 intermediate revisions by 3 users not shown)
Line 7: Line 7:


----
----
{{Package-Introduction|GNU Common Lisp (GCL) is an the GNU implementation of Common Lisp.|http://www.gnu.org/software/gcl/gcl.html}}


== Dependencies ==
== Dependencies ==
* [[GCC]]
* [[GCC]]
{{Package-Introduction|GNU Common Lisp (GCL) is an the GNU implementation of Common Lisp.|http://www.gnu.org/software/gcl/gcl.html}}


== Non-Multilib ==
== Non-Multilib ==
Line 48: Line 47:
|-valign="top"
|-valign="top"
! GCL
! GCL
| GNU Common Lisp implementation
| is a GNU Common Lisp implementation
|}
|}
[[Category:Programming]]

Latest revision as of 14:53, 13 April 2009

Download Source: ftp://ftp.gnu.org/pub/gnu/gcl/gcl-2.6.7.tar.gz



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

Dependencies

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 is a GNU Common Lisp implementation
Retrieved from "?title=GCL&oldid=18166"