[Scummvm-devel] SamsungTV backend
Pawel Kolodziejski
aquadran at xtr.net.pl
Fri Nov 13 17:20:13 CET 2009
On 2009-11-13, at 00:18, Max Horn wrote:
> Hi Pawel,
>
> so I gather you are making some good progress, nice. One small
> request: Could you please rename samsungtv/sdl.* ? E.g. to
> samsungtv.cpp and samsungtv.h
>
> I also performed some cleanup on the code, but can't test it, so
> here it is as a patch. Finally, you might want to add a README with
> some instructions on how to compile this port (and we could set it
> up on the buildbot, too).
>
>
> Cheers,
> Max
> <samsungtv.patch>
Hi Max,
Thanks for the patch.
How to build toolchain can be found here: https://sourceforge.net/apps/mediawiki/samygo/index.php?title=Setting_up_a_cross-compilation_toolchain
It's build fine on Linux, but on Mac OS X got trouble with compiling
glibc, so make some trick to continue to stage 2 of building gcc.
For build libraries like mad, flac I made some small tweaks in
makefiles and run with specific params in configures.
But for libraries would be easier simply if I tar them and send them
when will be needed.
Pawel
More information about the Scummvm-devel
mailing list