diff --git a/www/docs/cygwin_sdk.t b/www/docs/cygwin_sdk.t new file mode 100644 index 0000000000..0680cdf608 --- /dev/null +++ b/www/docs/cygwin_sdk.t @@ -0,0 +1,55 @@ +#define _PAGE_ Setting up a cygwin Rockbox development environment +#include "head.t" + +
+ Eric Lassauge has kindly compiled the SH-1 cross GCC tools as Cygwin packages + and put them up for us to use. + +
+ Go to the cygwin home page, http://www.cygwin.com + and download setup.exe from there ("Install or update now!"). + +
+ If you are unsure about the questions asked by the installer, just choose + the default. +
+ When you are asked to select the packages to install, select the following, + except for the Base, which is required: + +
+ If you have CVS commit access, you also want to install SSH: + +
+ Start the Setup program again. When the installer prompts you for a mirror + site URL, enter http://lassauge.free.fr/cygwin in the "User URL" field. + +
+ Then select your packages and install: + +