[Openmcl-devel] armcl - fix ucontext_t so we can rebuild-ccl

Ralf Stoye stoye at stoye.com
Thu Jul 12 06:38:25 PDT 2018


Hello everyone,

to be able to compile the arm kernel i applied the same patch as
a87d61b88e1f48a563335062668970f7e6290ecf to the platform-linuxarm.h
Compiling throws some warnings about implicit declared functions. i did
the same on an own branch based on tag v1.11.5 and got the same warnings.

Since i want to do some serious things on the raspberry, i would like to
know:
- is the arm port stable?
- should i go with 1.11 or 1.12

to make things easy, i forked ccl and created branches rs (following
master) and rs1.115 (following v1.11.5)
https://github.com/ralfstoye/ccl

this is just a start to get more involved with the future development of
ccl,
Unfortunately i'am not a c-hacker familiar with low level stuff like
signaling / threading in the context of lisp (gc.....)

regards
Ralf





More information about the Openmcl-devel mailing list