Gentoo-Portage.com

Search Portage:
Login     Register     Language Tools

dev-lisp/gcl

GNU Common Lisp

Screenshots

  • gcl-2.6.7-r3
    ~amd64 ppc ~sparc ~x86
    emacs readline debug X tk doc ansi
    View      Download      License: GPL-2
  • gcl-2.6.7-r2
    ~x86 ~ppc ~amd64 ~sparc
    emacs readline debug X tk doc ansi
    View      Download      License: GPL-2
  • gcl-2.6.7-r1
    ~x86 ~ppc ~amd64 ~sparc
    emacs readline debug X tk custreloc dlopen gprof doc ansi
    View      Download      License: GPL-2
  • gcl-2.6.7
    x86 ~ppc amd64 sparc
    emacs readline debug X tk custreloc dlopen gprof doc ansi
    View      Download      License: GPL-2

USE Flags

emacs
Global: Adds support for GNU Emacs
readline
Global: Enables support for libreadline, a GNU line-editing library that almost everyone wants
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
X
Global: Adds support for X11
tk
Global: Adds support for Tk GUI toolkit
doc
Global: Adds extra documentation (API, Javadoc, etc)
ansi
Global: Build a GCL with ANSI support (else build a traditional CLtL1 image)
Local: Build a GCL with ANSI support (else build a traditional CLtL1 image)
custreloc
Global: Build a GCL which uses custom GCL code for linking
Local: Build a GCL which uses custom GCL code for linking
dlopen
Global: Build a GCL which uses dlopen for linking
Local: Build a GCL which uses dlopen for linking
gprof
Global: build with profiling support
Local: Build a GCL with profiling support