Derive the type of COPY-LIST.
[sbcl.git] / README
blobef4271a077953ac664d0a37cf0f00428653f0f89
1 GENERAL INFORMATION
3 Welcome to SBCL.
5 If you'd like to install or build the system, see the "INSTALL" file.
7 To find out more about who created the system, see the "CREDITS" file.
9 If you'd like information about the legalities of copying the system,
10 see the "COPYING" file.
12 If you'd like more information about using the system, see the man
13 page, "sbcl.1", or the user manual in the "doc/manual" subdirectory of
14 the distribution. (The user manual is maintained as Texinfo in the
15 source distribution; HTML version is available for download, and
16 "INSTALL" describes how to build the Texinfo version in HTML and PDF.)
18 The system is a work in progress. See the "TODO" file in the source
19 distribution for some highlights.
21 The "BUGS" file lists current known bugs.
23 If you'd like to make suggestions, report a bug, or help to improve the
24 system, please send mail to one of the mailing lists:
25   sbcl-help@lists.sourceforge.net
26   sbcl-devel@lists.sourceforge.net
27 Note that as a spam reduction measure you must subscribe to the lists
28 before you can post.
30 The "HACKING" file has more details regarding hacking on and
31 contributing to SBCL.
33 SYSTEM-SPECIFIC HINTS
35 for OpenBSD 6.0 and newer:
36   SBCL must be built and run from a filesystem with the "wxallowed"
37   mount option, such as /usr/local in the default install.