Hi all, gcc-core will build but g++ not any ideas? Darwin Kernel Version 9.3.0 output: C"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \ -c ./gcc.c -o gcc.o) ./gcc.c:716: warning: string length '2483' is greater than the length '509' ISO C89 compilers are required to support ./gcc.c:723: warning: string length '636' is greater than the length '509' ISO C89 compilers are required to support ./gcc.c:906: warning: string length '529' is greater than the length '509' ISO C89 compilers are required to support ./gcc.c:924: warning: string length '608' is greater than the length '509' ISO C89 compilers are required to support ./gcc.c:1095: error: syntax error before ',' token ./gcc.c:1506: warning: string length '833' is greater than the length '509' ISO C89 compilers are required to support make[1]: *** [gcc.o] Error 1 make: *** [all-gcc] Error 2