john,
i'm now running cl-http-70-216-s274-devo + CMUCL 19C +
Linux on http://zevo.ws.
root@cosmic:~/cl-http# lisp -core zevo
CMU Common Lisp 19c (19C), running on cosmic
With core:
/opt/cmucl/19c/cl-http-70-216-s274-devo/zevo
Dumped on: Tue, 2006-11-07 14:47:13-07:00 on cosmic
See <http://www.cons.org/cmucl/> for support
information.
Loaded subsystems:
Python 1.1, target Intel x86
CLOS based on Gerd's PCL 2004/04/14 03:32:47
* *features*
(:ZEVO :OOPS :UTILS :UMOP :CL-HTTP-PATCHES
:HTML-PARSER :LISPDOC :VRML-1.0-EXAMPLES
:CL-HTTP-DOCUMENTATION-FACILITY :W4 :CL-HTTP-PROXY
:CL-HTTP-CLIENT :VRML1.0 :SXHASH-TOKENIZATION
:MULTI-THREADED :CL-HTTP :W3P :MK-DEFSYSTEM
:ANSI-DOCUMENTATION :CMUCL-19C-PATCH-002
:CMUCL-19C-PATCH-001 :GERDS-PCL :PCL-STRUCTURES
:PORTABLE-COMMONLOOPS :PCL :CMU19 :CMU19C :PYTHON
:CONSERVATIVE-FLOAT-TYPE :MODULAR-ARITH :MP :X86
:LINKAGE-TABLE :RELATIVE-PACKAGE-NAMES :LINUX :GLIBC2
:UNIX :RANDOM-MT19937 :GENCGC :PENTIUM
:I486 :HASH-NEW :HEAP-OVERFLOW-CHECK :STACK-CHECKING
:COMMON :COMMON-LISP :ANSI-CL :IEEE-FLOATING-POINT
:CMU)
*
Attached are replacement files for:
cmucl/start.lisp
cmucl/translations.lisp
cmucl/html-parser/sysdcl.lisp
cmucl/server/unix.lisp
examples/lispdoc.lisp
cmucl/start.lisp - modified to compile everything
except lambda-ir and to compile the html-parser
indicated by translations.lisp. why not?
cmucl/translations.lisp - added html-parser v11 to the
translations. this is the only file that needs to be
changed to point to a different parser version.
cmucl/html-parser/sysdcl.lisp - trimmed down for
non-standalone compilation. the stand-alone code
should probably be backfitted.
cmucl/server/unix.lisp - finger and cfinger port
translations added to tcp-service-port-number needed
by client.lisp. would it not be preferable to
examinine the /etc/services file?
examples/lispdoc.lisp - added
#+cmu (:shadowing-import-from :pcl
"SLOT-DEFINITION-NAME")
perhaps this should go somewhere else?
Please consider adding these mods to the distribution.
It's getting better all the time.
several notes:
the cmucl patches are out-of-date and should be
reviewed/updated.
please don't forget to create a lisp machine
distribution - hopefully one that will run on genera
8.3 ivory machines with all of the examples, etc.
thanks,
conrad
____________________________________________________________________________________
Sponsored Link
For just $24.99/mo., Vonage offers unlimited local and long- distance calling.
Sign up now. http://www.vonage.com/startsavingnow/
start.lisp
Description: 3863431465-start.lisp
translations.lisp
Description: 4029037989-translations.lisp
sysdcl.lisp
Description: 2851994809-sysdcl.lisp
unix.lisp
Description: 2814819391-unix.lisp
lispdoc.lisp
Description: 2466356514-lispdoc.lisp
_______________________________________________
WWW-CL mailing list
WWW-CL@xxxxxxxxxxxxxxxxxxx
https://lists.csail.mit.edu/mailman/listinfo/www-cl
|