summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2009-06-02 22:38:58 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2009-06-02 22:38:58 (GMT)
commit2e2e030b6b1da4624c5b24c2933e6560604d5363 (patch)
treeb85e30486f12e05c41c0511fbf93830b34939dfb /doc
parenta57864e1801e819b352bcc36f19ab9a0cba3eb47 (diff)
downloadmxe-2e2e030b6b1da4624c5b24c2933e6560604d5363.zip
mxe-2e2e030b6b1da4624c5b24c2933e6560604d5363.tar.gz
mxe-2e2e030b6b1da4624c5b24c2933e6560604d5363.tar.bz2
revised link list of documentation
Diffstat (limited to 'doc')
-rw-r--r--doc/README.html23
1 files changed, 16 insertions, 7 deletions
diff --git a/doc/README.html b/doc/README.html
index 6cd58b7..8717365 100644
--- a/doc/README.html
+++ b/doc/README.html
@@ -75,11 +75,6 @@
<h2 id="introduction">Introduction</h2>
<p>
- Project website: <a href="http://www.profv.de/mingw_cross_env/"
- >http://www.profv.de/mingw_cross_env/</a>
- </p>
-
- <p>
This Makefile compiles a MinGW cross compiler and cross compiles
many free libraries such as GD and SDL. Thus, it provides a nice
MinGW cross compiling environment. It
@@ -165,9 +160,10 @@
install
<a href="http://www.selenic.com/mercurial/">Mercurial</a>
and run:
- <pre>hg clone http://www.profv.de/mingw_cross_env/hgweb.cgi mingw_cross_env</pre>
</p>
+ <pre>hg clone http://www.profv.de/mingw_cross_env/hgweb.cgi mingw_cross_env</pre>
+
<p>
You can also browse the
<a href="http://www.profv.de/mingw_cross_env/hgweb.cgi">Web Repository</a>.
@@ -559,8 +555,21 @@
<ul>
<li>
+ <a href="http://www.profv.de/mingw_cross_env/">Project website</a>
+ </li>
+ <li>
+ <a href="http://freshmeat.net/projects/mingw_cross_env">Project entry on Freshmeat</a>
+ </li>
+ <li>
<a href="http://www.sandroid.org/imcross/">IMCROSS</a>
- is another project with a very similar goal.
+ - another project with a similar goal
+ </li>
+ <li>
+ <a href="http://thebeezspeaks.blogspot.com/2009/04/cross-compilers-new-wave.html">Cross compilers, the new wave</a>
+ - an article which appeared on
+ <a href="http://lxer.com/module/newswire/view/118868">LXer</a>
+ and
+ <a href="http://www.linuxtoday.com/developer/2009041501335RVSWDV">Linux Today</a>
</li>
</ul>