Rev 24339 with gcc 3.4.2, bin utils 2.15.94
[COPY] reactos/system32/win32k.sys
[CC] tools/mkhive/binhive.c
include/psdk/intrin.h: In function `_InterlockedCompareExchange8':
include/psdk/intrin.h:193: error: output operand constraint lacks `='
include/psdk/intrin.h: In function `_InterlockedCompareExchange16':
include/psdk/intrin.h:200: error: output operand constraint lacks `='
include/psdk/intrin.h: In function `_InterlockedCompareExchange':
include/psdk/intrin.h:207: error: output operand constraint lacks `='
include/psdk/intrin.h: In function `_InterlockedCompareExchange64':
include/psdk/intrin.h:236: error: output operand constraint lacks `='
include/psdk/intrin.h: In function `_InterlockedCompareExchangePointer':
include/psdk/intrin.h:250: error: output operand constraint lacks `='
include/psdk/intrin.h: In function `_InterlockedExchange':
include/psdk/intrin.h:257: error: output operand constraint lacks `='
include/psdk/intrin.h: In function `_InterlockedExchangePointer':
include/psdk/intrin.h:264: error: output operand constraint lacks `='
include/psdk/intrin.h: In function `_InterlockedExchangeAdd':
include/psdk/intrin.h:271: error: undefined named operand 'retval'
include/psdk/intrin.h:271: error: undefined named operand 'Addend'
include/psdk/intrin.h:271: error: output operand constraint lacks `='
include/psdk/intrin.h: In function `__writecr0':
include/psdk/intrin.h:1009: error: undefined named operand 'value'
include/psdk/intrin.h: In function `__writecr3':
include/psdk/intrin.h:1014: error: undefined named operand 'value'
include/psdk/intrin.h: In function `__writecr4':
include/psdk/intrin.h:1019: error: undefined named operand 'value'
make: *** [obj-i386/tools/mkhive/binhive.o] Error 1