Actually the problem is with the ARM-assembler optimization. When the lines
Code: Select all
define_in_config_if_yes yes 'USE_ARM_*
in the configure script are commented out, it can be compiled with gcc as well and there is no segfault at runtime. I found the solution on the odroid forum on a topic about residualvm, but it works for scummvm as well.