--- supported-platforms.mdwn 2009/01/06 20:32:45 1.15
+++ supported-platforms.mdwn 2009/01/06 20:47:32 1.16
@@ -2,6 +2,8 @@
__Microsoft Windows__
+Snapshots are now available from the [pcc ftp server](http://pcc.ludd.ltu.se/ftp/pub/win32/) which include all the executables and libraries. Alternatively, you can build your own system using the following instructions.
+
You must install the w32api and mingw-runtime libraries available from the [pcc ftp server](http://pcc.ludd.ltu.se/ftp/pub/win32/). These libraries expand into the /usr/local/i386-pe/ directory. You can copy these files to your windows machine and follow the directions [here](http://pcc.ludd.ltu.se/building/) for compiling on the Microsoft Windows platform.
You must also build and install the pcc-libs module which contains libpcc.a.
@@ -28,7 +30,7 @@
The alloca.h glibc header file is broken so alloca() doesn't work. The header file undefines alloca and then fails to set it to something useful if _GNUC_ is not defined.
-Try putting the followign into /usr/local/include/pcc/alloca.h:
+Try putting the following into /usr/local/include/pcc/alloca.h:
#ifndef _ALLOCA_H
#define _ALLOCA_H
Powered by rcshistory.cgi 0.3