I cannot compile from git:

COMPILER>4295840256 heap words available
NIL

COMPILER>[ "" = "" ] || \
        ! [ -x /usr/bin/objdump ] || \
        ! /usr/bin/objdump -f saved_pre_gcl | grep "file format" | grep "elf" 
|| \
        ! /usr/bin/objdump -R saved_pre_gcl |grep R_.*_COPY || \
        ! echo "saved_pre_gcl cannot be prelinked"
rm raw_pre_gcl
make[1]: Leaving directory 
'/home/data1/protected/Programming/git/gcl/gcl/unixport'
cd unixport && echo '(time (let ((*features* (cons :pre-gcl *features*)))(load 
"boot.lisp")))' | ./saved_pre_gcl
Segmentation violation: c stack ok:signalling errorSegmentation violation: c 
stack ok:signalling error
Unrecoverable error: Segmentation violation..
make: *** [makefile:83: unixport/saved_pre_gcl] Error 134


--
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/

Reply via email to