Steel Bank Common Lisp
Go to file
Nikodemus Siivola f5fcb637f2 1.0.41.52: more make.sh tweakery
* Empty string as the value for an option is treated as if the option
   wasn't provided at all, which makes scripting builds easier.

 * Temporary support for legacy-style xc host specifications for the
   benefit of clbuild &co. Add a noisy message to the end of the build
   so people will hopefully notice.
2010-08-18 14:49:27 +00:00
contrib 1.0.41.6: threads: Insert barriers as appear to be required. 2010-08-04 18:03:35 +00:00
doc 1.0.41.42: ppc: Documentation and NEWS updates for threading. 2010-08-08 01:14:39 +00:00
src 1.0.41.50: additional error checking for DEFTYPE &co 2010-08-17 12:26:24 +00:00
tests 1.0.41.50: additional error checking for DEFTYPE &co 2010-08-17 12:26:24 +00:00
tools-for-build 1.0.39.15: delete all traces of the darwin dlshim 2010-06-13 04:40:20 +00:00
.cvsignore 1.0.11.6: canonicalize whitespaces only on updated files 2007-11-04 15:54:19 +00:00
.gitignore 1.0.39.21: more ASDF2 cleanup 2010-06-24 05:08:58 +00:00
base-target-features.lisp-expr "1.0.41.2": threads: Add memory-barrier framework. 2010-08-04 17:58:15 +00:00
binary-distribution.sh 1.0.29.1: fix FILL 2009-06-04 18:01:31 +00:00
BUGS 1.0.28.75: documentation work related to move to Launchpad 2009-06-03 09:09:52 +00:00
build-order.lisp-expr "1.0.41.2": threads: Add memory-barrier framework. 2010-08-04 17:58:15 +00:00
clean.sh 1.0.10.55: Remove non-portable arguments to find, xargs 2007-10-22 04:16:12 +00:00
common-lisp-exports.lisp-expr Initial revision 2000-09-18 01:26:16 +00:00
COPYING 0.9.13.16: preliminary Windows installer builder 2006-06-01 09:14:25 +00:00
CREDITS 1.0.30.33: failed aver in %ALLOCATE-CLOSURES IR2 conversion 2009-08-04 10:15:11 +00:00
distclean.sh 1.0.10.55: Remove non-portable arguments to find, xargs 2007-10-22 04:16:12 +00:00
find-gnumake.sh 0.9.18.36: 2006-11-07 01:06:02 +00:00
html-distribution.sh 1.0.29.1: fix FILL 2009-06-04 18:01:31 +00:00
INSTALL 1.0.41.45: make.sh command-line parsing 2010-08-15 13:59:00 +00:00
install.sh 1.0.41.45: make.sh command-line parsing 2010-08-15 13:59:00 +00:00
make-config.sh 1.0.41.35: ppc: Implement compare-and-swap-vops. 2010-08-08 01:12:49 +00:00
make-genesis-2.lisp 1.0.28.14: Build system refactoring 2009-05-05 17:10:29 +00:00
make-genesis-2.sh 0.9.8.27: 2006-01-09 13:00:17 +00:00
make-host-1.lisp 1.0.28.14: Build system refactoring 2009-05-05 17:10:29 +00:00
make-host-1.sh 0.9.8.4: 2005-12-29 16:08:31 +00:00
make-host-2.lisp 1.0.38.7: fix clisp build for ppc 2010-05-10 00:39:12 +00:00
make-host-2.sh 0.9.8.4: 2005-12-29 16:08:31 +00:00
make-target-1.sh 0.9.8.27: 2006-01-09 13:00:17 +00:00
make-target-2-load.lisp 1.0.28.38: undefined warning and compilation unit summary tweaking 2009-05-11 15:44:11 +00:00
make-target-2.lisp 1.0.3.4: make-target-2.lisp split into compile and dump phases. 2007-02-28 13:01:58 +00:00
make-target-2.sh 1.0.25.21: handling of potential corruptions 2009-02-16 21:36:13 +00:00
make-target-contrib.sh 1.0.25.21: handling of potential corruptions 2009-02-16 21:36:13 +00:00
make-windows-installer.sh 0.9.13.52: Windows installer tweaks 2006-06-20 08:29:09 +00:00
make.sh 1.0.41.52: more make.sh tweakery 2010-08-18 14:49:27 +00:00
NEWS 1.0.41.50: additional error checking for DEFTYPE &co 2010-08-17 12:26:24 +00:00
OPTIMIZATIONS 1.0.32.21: compress most unibyte-external-format definitions 2009-11-11 17:34:09 +00:00
package-data-list.lisp-expr 1.0.41.50: additional error checking for DEFTYPE &co 2010-08-17 12:26:24 +00:00
PRINCIPLES Initial revision 2000-09-18 01:26:16 +00:00
pubring.pgp Initial revision 2000-09-18 01:26:16 +00:00
README 1.0.18.29: documentation tweaks 2008-07-30 08:38:16 +00:00
run-sbcl.sh 1.0.41.48: make run-sbcl.sh work on Darwin (and presumably other BSD-clones) 2010-08-17 11:35:24 +00:00
sbcl-pwd.sh 1.0.27.23: fix bashism in sbcl-pwd.sh 2009-04-22 20:14:09 +00:00
slam.sh 1.0.41.45: make.sh command-line parsing 2010-08-15 13:59:00 +00:00
source-distribution.sh 0.9.8.27: 2006-01-09 13:00:17 +00:00
STYLE 1.0.41.49: comment on patch submission formats in STYLE 2010-08-17 12:21:32 +00:00
tagify.sh 0.9.4.72: 2005-09-16 13:26:39 +00:00
TLA 0.8.9.10: 2004-03-30 16:58:25 +00:00
TODO 1.0.23.49: Eliminate FCN as function moniker. 2008-12-17 20:36:18 +00:00
version.lisp-expr 1.0.41.52: more make.sh tweakery 2010-08-18 14:49:27 +00:00
wc.sh 0.9.4.72: 2005-09-16 13:26:39 +00:00

GENERAL INFORMATION

Welcome to SBCL.

If you'd like to install or build the system, see the "INSTALL" file.

To find out more about who created the system, see the "CREDITS" file.

If you'd like information about the legalities of copying the system,
see the "COPYING" file.

If you'd like more information about using the system, see the man
page, "sbcl.1", or the user manual in the "doc/manual" subdirectory of
the distribution. (The user manual is maintained as Texinfo in the
source distribution; HTML version is available for download, and
"INSTALL" describes how to build the Texinfo version in HTML and PDF.)

The system is a work in progress. See the "TODO" file in the source
distribution for some highlights.

The "BUGS" file lists current known bugs.

If you'd like to make suggestions, report a bug, or help to improve the
system, please send mail to one of the mailing lists:
  sbcl-help@lists.sourceforge.net
  sbcl-devel@lists.sourceforge.net
Note that as a spam reduction measure you must subscribe to the lists
before you can post.


SYSTEM-SPECIFIC HINTS

for NetBSD:
  NetBSD 2.0 and above are required because of the lack of needed
  signal APIs in NetBSD 1.6 and earlier.

for OpenBSD:
  OpenBSD 3.0 has stricter ulimit values, and/or enforces them more
  strictly, than its predecessors. Therefore SBCL's initial mmap()
  won't work unless you increase the limit on the data segment from
  the OpenBSD defaults, e.g. with
    ulimit -S -d 1000000
  before you run SBCL. Otherwise SBCL fails with a message like
  "ensure_space: failed to validate xxxxxxx bytes at yyyyy". (SBCL
  is just allocating this huge address space, not actually using this
  huge memory at this point. OpenBSD <3.0 had no problem with this,
  but OpenBSD 3.0 is less hospitable.)