changeset 361:ac2184b06162

revised documentation section "See also"
author Volker Grabsch <vog@notjusthosting.com>
date Wed, 03 Jun 2009 16:52:54 +0200
parents 39bbfa41d808
children 04b3d068e943
files doc/index.html
diffstat 1 files changed, 37 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Wed Jun 03 15:49:09 2009 +0200
+++ b/doc/index.html	Wed Jun 03 16:52:54 2009 +0200
@@ -759,9 +759,15 @@
     </li>
     <li>
         <a href="http://freshmeat.net/projects/mingw_cross_env">Project entry on Freshmeat</a>
+        <br>
         with a filled
         <a href="http://freshmeat.net/projects/mingw_cross_env/comments">comments section</a>
     </li>
+    <li>
+        <a href="http://lists.debian.org/debian-embedded/2007/06/msg00007.html">First release anouncement</a>
+        <br>
+        and the discussion around it
+    </li>
     </ul>
 
     <h3>Related projects</h3>
@@ -769,7 +775,24 @@
     <ul>
     <li>
         <a href="http://www.sandroid.org/imcross/">IMCROSS</a>
-        &ndash; another project with a similar goal
+        <br>
+        another project with similar goal
+    </li>
+    <li>
+        <a href="http://packages.debian.org/stable/devel/mingw32">mingw32 Debian package</a>
+        <br>
+        bare win32 cross compiler
+    </li>
+    <li>
+        <a href="http://gnuwin32.sourceforge.net/">GnuWin32</a>
+        <br>
+        win32 ports of many free software packages
+    </li>
+    <li>
+        <a href="http://www.libsdl.org/extras/win32/cross/README.txt">MinGW cross-compiler build script</a>
+        <br>
+        old script provided by the
+        <a href="http://www.libsdl.org/">SDL project</a>
     </li>
     </ul>
 
@@ -778,18 +801,28 @@
     <ul>
     <li>
         <a href="http://thebeezspeaks.blogspot.com/2009/04/cross-compilers-new-wave.html">Cross compilers, the new wave</a>
-        &ndash; an article which appeared on
+        <br>
+        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>
     <li>
         <a href="http://wiki.njh.eu/Cross_Compiling_for_Win32">Cross Compiling for Win32</a>
-        &ndash; an overview of the various possibilities for win32 cross compiling
+        <br>
+        overview of win32 cross compiling
+    </li>
+    <li>
+        <a href="http://www.mingw.org/wiki/LinuxCrossMinGW">MinGW cross compiler for Linux build environment</a>
+        <br>
+        official tutorial of the
+        <a href="">MinGW project</a>
     </li>
     <li>
         <a href="http://wiki.wxwidgets.org/Cross-Compiling_Under_Linux#Cross-compiling_under_Linux_for_MS_Windows">Cross-compiling under Linux for MS Windows</a>
-        &ndash; a very old, but good win32 cross compiling tutorial
+        <br>
+        old tutorial provided by the
+        <a href="http://www.wxwidgets.org/">wxWidgets project</a>
     </li>
     </ul>
 </div>