diff options
Diffstat (limited to 'backends/platform/dc/README')
-rw-r--r-- | backends/platform/dc/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/backends/platform/dc/README b/backends/platform/dc/README index e26df500e8..3524f57bac 100644 --- a/backends/platform/dc/README +++ b/backends/platform/dc/README @@ -4,13 +4,13 @@ Compiling ScummVM for SEGA Dreamcast If you want to compile ScummVM for your Dreamcast, you'll need the following: -* gcc-3.4.2 configured as a cross-compiler for `sh-elf' +* gcc-4.6.3 configured as a cross-compiler for `sh-elf' * binutils-2.18 configured likewise -* newlib for sh-elf : <URL:http://mc.pp.se/dc/files/newlib-1.12.0.tar.gz> +* newlib for sh-elf : <URL:http://mc.pp.se/dc/files/newlib-1.19.0.tar.gz> -* libronin-0.5 : <URL:http://peter.bortas.org/scumm/libronin-0.5.tar.gz> +* libronin-0.6 : <URL:http://peter.bortas.org/scumm/libronin-0.6.tar.gz> * libmad : <URL:http://mc.pp.se/dc/files/libmad-0.15.1b.tar.gz> |