Custom Query (1030 matches)
Results (178 - 180 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #29 | worksforme | Can't Finder open .Lisp files by dragging their icons to the Dock | ||
| Description |
With the IDE running, I can open .lisp files from File/Open... menu. However, if I try to open them by dragging them from the Finder onto the IDE's icon in the dock, I get the message, "You cannot open the application "OpenMCL" because it is not supported on this architecture. I'm running on Intel/Leopard. Same thing happens for text files. |
|||
| #1087 | fixed | Can't compile Maxima on a Raspberry Pi with CCL (arm architecture) | ||
| Description |
While trying to compile the lisp-only build of Maxima, I encountered a bug which seems to be related to the ARM compiler in CCL. Here are the last lines of the compilation: ;Compiling "/home/pi/maxima-5.29.1/src/numerical/slatec/zlog.lisp"... ;Loading #P"binary-openmcl/numerical/slatec/zlog.lafsl"... ;Compiling "/home/pi/maxima-5.29.1/src/numerical/slatec/zunik.lisp"... ;Loading #P"binary-openmcl/numerical/slatec/zunik.lafsl"... ;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 > ? |
|||
| #250 | fixed | Can't compile refs to %new-ptr | ||
| Description |
? #'(lambda (x y) (ccl::%new-ptr x y)) > Error: Compiler bug or inconsistency: > x862-form ? (100 (24614 #) (24614 #)) > While executing: CCL::COMPILER-BUG, in process listener(1). > Type :POP to abort, :R for a list of available restarts. > Type :? for other options. 1 > |
|||
Note:
See TracQuery
for help on using queries.
