...so, since I'm new to cl-test-grid: how would you go to run it on
android? I'm currently trying to run it in termux (a very good
terminal emulator for android).
What I already succeeded in is: compiling ECL release candidate
(directly on the phone); starting cl-test-grid; but then it fails
trying to read a response file.
Now: as I understand it, cl-test-grid is supposed to work only running
in CCL, which is (to my knowledge) not available on android...; am I
left alone here in porting some failing parts from CCL to ECL? Seems
so... (the docu states that it's known to work only running through
CCL...)