aboutsummaryrefslogtreecommitdiff
path: root/backends/dc/README
diff options
context:
space:
mode:
authorMarcus Comstedt2004-03-13 12:47:27 +0000
committerMarcus Comstedt2004-03-13 12:47:27 +0000
commitac17175f6c39bbff85fdcb2ce97d10d85978ea11 (patch)
tree03317a50f9f958d7f84e24bac9e164d985ec1b27 /backends/dc/README
parent7e3e79f41e6f56db1f83bbad629620f823c9e648 (diff)
downloadscummvm-rg350-ac17175f6c39bbff85fdcb2ce97d10d85978ea11.tar.gz
scummvm-rg350-ac17175f6c39bbff85fdcb2ce97d10d85978ea11.tar.bz2
scummvm-rg350-ac17175f6c39bbff85fdcb2ce97d10d85978ea11.zip
Merged in fixes from 0.6.0 release branch.
svn-id: r13240
Diffstat (limited to 'backends/dc/README')
-rw-r--r--backends/dc/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/dc/README b/backends/dc/README
index e1527b3c7a..852de803c6 100644
--- a/backends/dc/README
+++ b/backends/dc/README
@@ -4,7 +4,7 @@ Compiling ScummVM for SEGA Dreamcast
If you want to compile ScummVM for your Dreamcast,
you'll need the following:
-* gcc-3.3 configured as a cross-compiler for `sh-elf'
+* gcc-3.3.3 configured as a cross-compiler for `sh-elf'
(including corresponding binutils)
* newlib for sh-elf : <URL:http://mc.pp.se/dc/files/newlib-1.9.0.tar.gz>