Any ideas what this is?
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:123: error: '::system' has not been declared
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:159: error: '::lldiv_t' has not been declared
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:175: error: 'lldiv_t' does not name a type
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:179: error: 'lldiv_t' does not name a type
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:192: error: '::atoll' has not been declared
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:193: error: '::strtoll' has not been declared
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:194: error: '::strtoull' has not been declared
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:196: error: '::strtof' has not been declared
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:197: error: '::strtold' has not been declared
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:203: error: '__gnu_cxx::lldiv_t' has not been declared
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:209: error: '__gnu_cxx::div' has not been declared
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:210: error: '__gnu_cxx::lldiv' has not been declared
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:212: error: '__gnu_cxx::atoll' has not been declared
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:213: error: '__gnu_cxx::strtof' has not been declared
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:214: error: '__gnu_cxx::strtoll' has not been declared
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:215: error: '__gnu_cxx::strtoull' has not been declared
/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc/darwin/4.0/c++/cstdlib:216: error: '__gnu_cxx::strtold' has not been declared