2 fixes from Carlos Ungil
[CommonLispStat.git] / README.excl
blob9031f0407836fe552d872f34a3ab9e1ec311465e
1 To build the Allegro version,
3         Rename all .lsp files to have .lisp extensions
5         Edit Makefile and set
7                 CFLAGS
8                 EXCL
9                 LSDIR
11         do 'make excl'
13 After building the executable, copy Examples and Data to ${LSLIB},
14 saved_kcls to ${KCLSDIR}, and kcls to an appropriate place on your
15 search path.
17 At this point, I have not firgured out how to tune the memory
18 management in Allagro. If you find good setting for this, you may want
19 to add them to defsys.lisp. Also please let me know what they are so I
20 can add them to the distribution.