[Openmcl-devel] CCL on Arm

Gary Byers gb at clozure.com
Wed Jun 3 08:39:42 PDT 2015


You likely need tp compile the CCL kernel on your machine,

$ cd ccl;/lisp-kernel/liunuxarm
$ mak

On 06/03/2015 08:59 AM, Ralf Mattes wrote:
> Dear list,
>
> I'm trying to get CCL to run on my ARM-based Toshiba AC100.
>
>   $ cat /proc/cpuinfo
>
>   Processor	: ARMv7 Processor rev 0 (v7l)
>   ...
>   Features	: swp half thumb fastmult vfp edsp thumbee vfpv3 vfpv3d16 tls
>   CPU implementer	: 0x41
>   CPU architecture: 7
>   CPU variant	: 0x1
>   CPU part	: 0xc09
>   CPU revision	: 0
>
> When I try to run ccl I get the following (strange) result:
>
>   ralfd at toshi:/usr/local/src/ccl$ ./armcl
>   bash: ./armcl: No such file or directory
>
> The same under gdb:
>
>   (gdb) run
>   Starting program: /usr/local/src/ccl/armcl
>   /bin/bash: /usr/local/src/ccl/armcl: No such file or directory
>   During startup program exited with code 127.
>   (gdb)
>
> Any idea what's going on?
>
>   TIA Ralf Mattes
>
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> https://lists.clozure.com/mailman/listinfo/openmcl-devel




More information about the Openmcl-devel mailing list