--- /supported-platforms.mdwn 2009/05/16 04:03:08 1.21
+++ /supported-platforms.mdwn 2009/05/16 08:10:08 1.22
@@ -198,6 +198,12 @@
#define va_start(ap, last) \
+__NetBSD 1.6.2 (i386)__
+
+pcc can be built on NetBSD 1.6.2. Since the system compiler is gcc 2.95 and not fully c99 compliant, a slight modification to pcc is required. In pass1.h the flexible array should be replaced with the gcc-specified "zero-length" array. The build will continue to completion and work fine.
+
+You'll also need to modify the cdefs.h, stdarg.h and stdlib.h as for more recent NetBSD releases.
+
__Mac OS X 10.4 (powerpc)__ *(experimental)*
You must build and install the pcc-libs module which contains libpcc.a and runtime startup code.
Powered by rcshistory.cgi 0.3