On 07/09/15 15:32, Manuel Alfayate wrote:
> Hi there!
>
> Are there instructions to build recent Scummvm for RISC OS so it will
> work on the Raspberry Pi?
> Thanks!
There are no specific instructions for Scummvm that I'm aware of and
this is not a package I'm familiar with. There is some information
about the Autobuilder here:
<http://www.riscos.info/index.php/Autobuilder_Development_and_Packaging>
You can alter setvars to change the source code download URL to the
latest version (apparently 1.7.0) and see how it goes. Most likely,
some of the patches will fail and need updating.
The final result should work on RPi, although wont be specific to it.
Adding the following options to CFLAGS/CXXFLAGS/LDFLAGS will tailor it
to the RPi:
-mfloat-abi=softfp -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk
Lee.
_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK
No comments:
Post a Comment