On 07/11/15 02:09, Daniel KochmaĆski wrote:
Dear all,
for the last few weeks I was working on the ECL Android integration. I've managed to create a basic app which is swank-capable. More info here: https://common-lisp.net/project/ecl/
I'll appreciate all the feedback :)
Trying to compile the HEAD (develop, commit 61150e38be5405b8a1c691b6330b473259852b77) of ecl to generate the cross compiler, configure fails:
### YOU ARE TRYING TO CROSS COMPILE ECL. ### PLEASE FOLLOW THESE INSTRUCTIONS: ### ### 1) Vital information cannot be determined at configuration time ### because we are not able to run test programs. A file called ### ### has been created, that you will have to fill out. Please do ### it before invoking "configure" again.
(Notice, no file name indicated),