summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/cross-gcc.t1
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 @@
4<p> 4<p>
5In this example I will assume that you are running Linux with the bash shell. 5In this example I will assume that you are running Linux with the bash shell.
6We will only build the C compiler along with the assembler, linker and stuff. 6We will only build the C compiler along with the assembler, linker and stuff.
7Note that the procedure is exactly the same if you are running cygwin on Windows.
7<h2>Download the source code</h2> 8<h2>Download the source code</h2>
8<p> 9<p>
9You will need the following archives: 10You will need the following archives: