summaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-06-03 15:05:01 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-06-03 15:05:01 (GMT)
commitf34c9001838abad06522a9899f4e1184f94477a8 (patch)
treef96371725d2d877a9c3ff983b671a9cca132ae82 /doc/index.html
parentafc3b564fa41fb3ad56b4dc2fd45cb36332acf43 (diff)
downloadmxe-f34c9001838abad06522a9899f4e1184f94477a8.zip
mxe-f34c9001838abad06522a9899f4e1184f94477a8.tar.gz
mxe-f34c9001838abad06522a9899f4e1184f94477a8.tar.bz2
small improvements of the tutorial
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html
index 8e5d6ac..8340d5a 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -192,7 +192,7 @@ tar -xzvf mingw_cross_env-<span class="version">X.Y</span>.tar.gz</pre>
<p>
Now you should save any previous installation
- of the MinGW cross compiling environment.
+ of the mingw_cross_env.
Assuming you've installed it under
/opt/mingw (any other directory will do as well),
you should execute the following commands:
@@ -220,7 +220,7 @@ exit</pre>
<p>
Enter the directory where you've unpacked the
- MinGW cross compiling environment.
+ mingw_cross_env.
Now it depends on what you actually want &ndash; or need.
</p>
@@ -230,7 +230,7 @@ exit</pre>
<pre>make</pre>
<p>
you're in for a long wait,
- because the MinGW cross compiling environment
+ because the mingw_cross_env
<a href="#packages">compiles a lot of stuff</a>.
On the other hand it doesn't require any intervention,
so you're free to do whatever you like
@@ -257,7 +257,8 @@ exit</pre>
<p>
After you're done it just needs a little post-installation.
Edit your .bashrc script in order to change $PATH:
- <pre>export PATH=/<em>where MinGW cross compiler is installed</em>/usr/bin:$PATH</pre>
+ </p>
+ <pre>export PATH=/<em>where mingw_cross_env is installed</em>/usr/bin:$PATH</pre>
<p>
BTW, note that any compiler related environment variables