diff options
author | Linus Nielsen Feltzing <linus@haxx.se> | 2002-04-25 09:15:42 +0000 |
---|---|---|
committer | Linus Nielsen Feltzing <linus@haxx.se> | 2002-04-25 09:15:42 +0000 |
commit | cfae0749156c7987495b688d045edd0ab60f8935 (patch) | |
tree | f4fa9846d75c00da24b12e1f36578fedf1f6a9cc /www | |
parent | a6428f63739ac0d8a69ddd4b7da4e63676892cdb (diff) |
Comment about cygwin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@225 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r-- | www/cross-gcc.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/cross-gcc.t b/www/cross-gcc.t index 11dfee95f2..0915961ef8 100644 --- a/www/cross-gcc.t +++ b/www/cross-gcc.t @@ -4,6 +4,7 @@ <p> In this example I will assume that you are running Linux with the bash shell. We will only build the C compiler along with the assembler, linker and stuff. +Note that the procedure is exactly the same if you are running cygwin on Windows. <h2>Download the source code</h2> <p> You will need the following archives: |