Trouble while compiling maxima with CCL on ARM architecture
Subject: Trouble while compiling maxima with CCL on ARM architecture
From: baruchel at gmx.com
Date: Fri, 31 May 2013 10:08:33 +0200
Hi,
first of all, I want to apologize for having previously posted the same
question on Usenet (comp.lang.lisp). A couple of hours after having done it,
I thought that it would have been more relevant to post here, which is what
I am doing now.
I installed Clozure CL on my Raspberry Pi (arm architecture), and tried to
compile "Lisp-only build". But I encountered an error after having successfully
compile about ~20 lisp files. Here are the last messages I got:
;Compiling "/home/pi/maxima-5.29.1/src/numerical/slatec/zunhj.lisp"...
;Loading #P"binary-openmcl/numerical/slatec/zunhj.lafsl"...
;Compiling "/home/pi/maxima-5.29.1/src/numerical/slatec/zuoik.lisp"...
;Loading #P"binary-openmcl/numerical/slatec/zuoik.lafsl"...
;Compiling "/home/pi/maxima-5.29.1/src/numerical/slatec/zuni1.lisp"...
;Loading #P"binary-openmcl/numerical/slatec/zuni1.lafsl"...
;Compiling "/home/pi/maxima-5.29.1/src/numerical/slatec/zkscl.lisp"...
;Loading #P"binary-openmcl/numerical/slatec/zkscl.lafsl"...
;Compiling "/home/pi/maxima-5.29.1/src/numerical/slatec/zshch.lisp"...
;Loading #P"binary-openmcl/numerical/slatec/zshch.lafsl"...
;Compiling "/home/pi/maxima-5.29.1/src/numerical/slatec/zbknu.lisp"...
> Error: PC-relative displacement can't be encoded.
> While executing: (:INTERNAL #:G5915 ARM::ARM-FINALIZE), in process listener(1).
> Type :POP to abort, :R for a list of available restarts.
> Type :? for other options.
1 >
Do you see what I could do? Best regards,
--
Thomas Baruchel