compile scummvm with Sourcery G++ Lite for ARM GNU Linux

Discussion about other and unofficial ports of ScummVM

Moderator: ScummVM Team

Post Reply
Equilibrium
Posts: 1
Joined: Sat Sep 18, 2010 12:33 pm

compile scummvm with Sourcery G++ Lite for ARM GNU Linux

Post by Equilibrium »

Is that possible?

I use microsoft windows (XP,7) and i want to compile scummvm using Sourcery G++ Lite for ARM GNU Linux , was it done before on windows system?
User avatar
DJWillis
ScummVM Porter
Posts: 174
Joined: Wed Oct 26, 2005 8:55 pm

Re: compile scummvm with Sourcery G++ Lite for ARM GNU Linux

Post by DJWillis »

Equilibrium wrote:Is that possible?

I use microsoft windows (XP,7) and i want to compile scummvm using Sourcery G++ Lite for ARM GNU Linux , was it done before on windows system?
It's very easy to do, I have done just what your suggesting 1000's if times over the years ;).

You may want a handful of MinGW tools to help with the setup unless you want to cobble together a makefile and obviously you will need to get suitable supporting libraries into your toolchain but it should really not pose much of a problem at all.

Any more info on the device/version of the CSL toolchain, GCC version etc.?

These days all my cross-compiling is done on *nix boxes and SSH ;) but I should be able to give some direction if not help with the specifics.
Post Reply