From: ···@.cs.umass.edu
Subject: Kyoto Common Lisp on Sony NEWS portable
Date:
Message-ID: <58029@dime.cs.umass.edu>
I am trying to port Kyoto Common Lisp (KCL) to the Sony NEWS portable
computer. In doing so I got the following message:
"../c/unixsave.c", line 158: SEGSIZ undefined
Since I couldn't find the value of SEGSIZ in the headerfiles (a.out.h or
machine/machparam.h) I tried reasonable values of SEGSIZ (e.g., the same as
PAGESIZ, or multiples thereof) and I managed to compile KCL.
But when I created a saved image of KCL the program ended abnormally with
either
'Segmentation fault' or
'/usr/local/kcl/unixport/saved_kcl: Not enough memory' or
'Bus error'.
On Sun4 it all works fine.
Please mail responses to: ···@cs.umass.edu (preferred) or ······@cs.rug.nl
Thanx,
--Ronald M. Tol
------------------------------------------------------------------------------
Ronald M. Tol (e-Mail: ···@cs.umass.edu or ······@cs.rug.nl)
Dept. of Computer Science
UMass, Amherst, MA 01003