Running scummvm on Cubieboard

Discussion about other and unofficial ports of ScummVM

Moderator: ScummVM Team

adiro69
Posts: 19
Joined: Sat Nov 05, 2005 9:12 am

Post by adiro69 »

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.
Post Reply