aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Comstedt2003-04-03 19:50:28 +0000
committerMarcus Comstedt2003-04-03 19:50:28 +0000
commit03dbeae1e639ccfb22ad1469612990222a3cece0 (patch)
tree4fe9d5de788529170ffb673f1131badf07d48815
parentac99b27327ce56de0b00eed05911d0b7c8e3ed33 (diff)
downloadscummvm-rg350-03dbeae1e639ccfb22ad1469612990222a3cece0.tar.gz
scummvm-rg350-03dbeae1e639ccfb22ad1469612990222a3cece0.tar.bz2
scummvm-rg350-03dbeae1e639ccfb22ad1469612990222a3cece0.zip
Changed prerequisites to be more up to date (slightly ahead of date, actually :)
svn-id: r6902
-rw-r--r--backends/dc/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/dc/README b/backends/dc/README
index 6ad52adda5..e1527b3c7a 100644
--- a/backends/dc/README
+++ b/backends/dc/README
@@ -4,12 +4,12 @@ Compiling ScummVM for SEGA Dreamcast
If you want to compile ScummVM for your Dreamcast,
you'll need the following:
-* gcc-3.0.x configured as a cross-compiler for `sh-elf'
+* gcc-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>
-* libronin-0.3 : <URL:http://peter.bortas.org/scumm/libronin-0.3.tar.gz>
+* libronin-0.4 : <URL:http://peter.bortas.org/scumm/libronin-0.4.tar.gz>
* GNU make