--- supported-platforms.mdwn 2008/12/02 22:18:23 1.13 +++ supported-platforms.mdwn 2008/12/03 07:24:19 1.14 @@ -221,6 +221,10 @@ You must build and install the pcc-libs module which contains libpcc.a. +OS X on intel has a bug in /usr/include/libkern/_OSByteOrder.h for non-GNU compilers. +uint16_t, uint32_t and uint64_t are not defined in this case. Copy the file to /usr/local/include/pcc/libkern and replace the undefined types with +__uint16_t, __uint32_t and __uint64_t respectively. + Some of the issues may apply from OS X 10.4 discussed above. Currently has a bug with 16-byte stack alignment. \ No newline at end of file
Powered by rcshistory.cgi 0.3