summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2002-06-19 15:57:33 +0000
committerBjörn Stenberg <bjorn@haxx.se>2002-06-19 15:57:33 +0000
commit8f0650b68acfc5f726f85e77f1ea02248d0b67f2 (patch)
treee07a095e6e7995af691b8b963b3daa83369ee024
parent8df15db1e5fd36b73cd75cfdfe3a447ecce80c84 (diff)
downloadrockbox-8f0650b68acfc5f726f85e77f1ea02248d0b67f2.tar.gz
rockbox-8f0650b68acfc5f726f85e77f1ea02248d0b67f2.zip
Updated gcc version
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1091 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--www/cross-gcc.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cross-gcc.t b/www/cross-gcc.t
index 030671a2ec..fd2bcbd4fb 100644
--- a/www/cross-gcc.t
+++ b/www/cross-gcc.t
@@ -11,7 +11,7 @@ Note that the procedure is exactly the same if you are running cygwin on Windows
11You will need the following archives: 11You will need the following archives:
12<ul> 12<ul>
13<li>binutils-2.11.tar.gz (find it at your closest GNU FTP site) 13<li>binutils-2.11.tar.gz (find it at your closest GNU FTP site)
14<li>gcc-3.0.3.tar.gz (find it at your closest GNU FTP site) 14<li>gcc-3.0.4.tar.gz (find it at your closest GNU FTP site)
15<li>(optional) gdb-5.1.1.tar.gz (find it at your closest GNU FTP site) 15<li>(optional) gdb-5.1.1.tar.gz (find it at your closest GNU FTP site)
16</ul> 16</ul>
17 17