[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Franz SUN 3 compile of 3/17/88 pcl
- To: commonloops.pa@Xerox.COM
- To: commonloops.pa@Xerox.COM
- Subject: Franz SUN 3 compile of 3/17/88 pcl
- From: fritzson@PRC.Unisys.COM (Richard Fritzson)
- Date: 21 Mar 88 12:22 EST (Monday)
- Redistributed: commonloops.pa
In order to compile the current "St. Patricks Day" release of PCL
using ExCL on the SUN3, it is necessary to get :SUN3 into your
*features* list. Otherwise not all of the essentail parts of FIN.LISP
will be compiled.
Inserting
#+excl (push :sun3 *features*)
into the list of "various hacks" near the top of defsys.lisp
worked for me. I'm not certain offhand what the "correct" way to do this is.