clisp 2.49 on tru64/osf 5.1b
Fausto Saporito <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <CAF1zXhmJ15+i2KJX9SJZ1J4Qp1WT-aAARdRnGUe1u8E=3Hxm2g@mail.gmail.com> |
Hello all,
I have a problem compiling clisp 2.49 on tru64/osf 5.1b (1GB of RAM)
using native compiler CC (cc -g3 -O2)
Compaq C V6.5-011 on Compaq Tru64 UNIX V5.1B (Rev. 2650)
Compiler Driver V6.5-003 (sys) cc Driver
I was able to compile successfully clisp 2.33.2 (using gcc 4.1.1 and
--disable-mmap configure option) and now I was trying to compiler a
newer version using the native compiler instead (faster than gcc).
The building process (configured with --disable-mmap and the change to
lispbibl.d for the inclusion of <gllib/stdbool.h> instead of
<stdbool.h>) is fine, until I have this error:
./lisp.run -B . -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -M
interpreted.mem -q -c ../src/compiler.lisp -o ./
;; Compiling file /home/fausap/wrk/clisp-2.49/src/compiler.lisp ...
*** - PRINT: Despite *PRINT-READABLY*, #<ADDRESS #x00300000000A> cannot be
printed readably.
My ulimit settings are :
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) 496504
file size (blocks, -f) unlimited
max memory size (kbytes, -m) 496504
open files (-n) 4096
pipe size (512 bytes, -p) 8
stack size (kbytes, -s) 32768
cpu time (seconds, -t) unlimited
max user processes (-u) 256
virtual memory (kbytes, -v) 4194304
Do you have any hints how to correct this error ?
thanks in advance,
Fausto
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel