New comment by tornaria on void-packages repository https://github.com/void-linux/void-packages/pull/46709#issuecomment-1765361004 Comment: > file gives `/destdir/aarch64-linux-gnu/maxima-5.47.0/usr/bin/maxima: POSIX shell script, ASCII text executable` > > it seems one needs to do something like https://gitlab.com/spaghettisalat/jffi_repl_example/blob/master/app/src/main/lisp/asdf_libs/compile.lisp or https://gist.github.com/YasuakiHonda/98b2496f10642cdc080666b02b3db001 in order for ecl to use to the cross tool chain. You have to do it on the binaries, that's just a script to decide which binary to run. The binaries go into the `binary-ecl` subdir (while building, this is in `src/binary-ecl` in the build directory).