Hi All I am in the process of compiling gcc 4.3.0 on AIX and get the following error : if [ x"" != x ]; then xlc -c -DHAVE_CONFIG_H -g -I. -I../.././libiberty /../include ../.././libiberty/pex-common.c -o pic/./pex-common.o; else true; fi xlc -c -DHAVE_CONFIG_H -g -I. -I../.././libiberty/../include ../.././l ibiberty/pex-common.c -o ./pex-common.o "./config.h", line 435.9: 1506-213 (S) Macro name inline cannot be redefined. "./config.h", line 435.9: 1506-358 (I) "inline" is defined on line 182 of ../../ ./libiberty/../include/ansidecl.h. make: The error code from the last command is 1. Any ideas as to what this is and how I can fix this. Your help will be greatly appreciated. With Regards Vardhan