dev-scheme/guile
GNU Ubiquitous Intelligent Language for Extensions
USE Flags
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
debug-malloc
Global: Include malloc debugging code
Local: Include malloc debugging code
+deprecated
* This flag is undocumented *
+jit
* This flag is undocumented *
+networking
* This flag is undocumented *
+nls
* This flag is undocumented *
+regex
* This flag is undocumented *
+threads
* This flag is undocumented *
debug-freelist
Global: Include garbage collector freelist debugging code
Local: Include garbage collector freelist debugging code
discouraged
Global: (implied by deprecated) enable merely discouraged features
Local: (implied by deprecated) enable merely discouraged features
emacs
Global: Adds support for GNU Emacs
networking
Global: Include networking interfaces
Local: Include networking interfaces
nls
Global: Adds Native Language Support (using gettext - GNU locale utilities)
readline
Global: Enables support for libreadline, a GNU line-editing library that almost everyone wants


View
Download
Browse