Hi,<br><br>I am once again trying to cross compile ecl 9.8.3 for an armel processor (Nokia N810 device). All my attempts so far have ended in the following. I have tried with and without --with-fpe=no .<br><br>if [ -f CROSS-COMPILER ]; then \<br>

        ./CROSS-COMPILER compile; \<br>    else \<br>        ECLDIR=`pwd`/ ./ecl_min compile; \<br>    fi<br><br>Internal or unrecoverable error in:<br>Got signal before environment was installed on our thread.<br>  [22: Invalid argument]<br>

qemu: uncaught target signal 6 (Aborted) - core dumped<br>/opt/maemo/dists/lenny-2009-1/bin/bash: line 4: 14431 Aborted                 ECLDIR=`pwd`/ ./ecl_min compile<br><br>It seems that the emulator is unable to run whatever binary is being produced.<br clear="all">
<br>Again, any assistance would be appreciated. I can provide the full session log.<br><br>Thanks.<br><br>-- <br>Elliott Slaughter<br><br>
"Don't worry about what anybody else is going to do. The best way to predict the future is to invent it." - Alan Kay<br>