1
0
Fork 0
forked from len0rd/rockbox

Added the new way of setting up a cygwin environment

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4554 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2004-04-23 10:14:05 +00:00
parent b88d1f92ba
commit e0ae127b9a

View file

@ -42,7 +42,8 @@ Archos. (Jean Boullier)
<li> <a href="/cvs.html">How to use CVS</a> <li> <a href="/cvs.html">How to use CVS</a>
<li> <a href="patch.html">How To Work With Patches</a> <li> <a href="patch.html">How To Work With Patches</a>
<li> <a href="/cross-gcc.html">Building the cross compiler</a> (linux/cygwin) <li> <a href="/cross-gcc.html">Building the cross compiler</a> (linux/cygwin)
<li> <a href="http://rockbox.my-vserver.de/win32-sdk.html">Setup a cygwin Rockbox development environment</a> (Windows) <li> <a href="cygwin_sdk.html">Setting up a cygwin Rockbox development environment</a> (Windows)
<li> <a href="http://rockbox.my-vserver.de/win32-sdk.html">Another way of setting up a cygwin Rockbox development environment</a> (Windows)
<li> <a href="how_to_compile.html">How to compile Rockbox</a> (linux/cygwin style) <li> <a href="how_to_compile.html">How to compile Rockbox</a> (linux/cygwin style)
<li> <a href="uisimulator.html">How to compile the uisimulators</a> (linux/cygwin style) <li> <a href="uisimulator.html">How to compile the uisimulators</a> (linux/cygwin style)
<li> <a href="http://www.mcintoshfamily.pwp.blueyonder.co.uk/rockbox/buildingInEclipse.htm">How to build and debug Rockbox in the Eclipse IDE</a> <li> <a href="http://www.mcintoshfamily.pwp.blueyonder.co.uk/rockbox/buildingInEclipse.htm">How to build and debug Rockbox in the Eclipse IDE</a>