After installing ML01 we started experiencing the following early termination errors when doing a make. /vol1/build/WV_GCC32/include/powerpc-ibm-aix5.3.0.0/cm.h:37:1: unterminated #ifndef /vol1/build/WV_GCC32/include/powerpc-ibm-aix5.3.0.0/wvhelper.h:32:1: unterminated #ifndef /vol1/build/suntrust-test/ARCV/include/powerpc-ibm-aix5.3.0.0 /HTFormat.h:70:1: unterminated #ifndef /vol1/build/WV_GCC32/include/powerpc-ibm-aix5.3.0.0/cverror.h:1:1: unterminated#ifndef /pub/GNU/include/c++/3.3.2/powerpc-ibm-aix5.3.0.0/bits/c++config.h:1120:1: unterminated #if /pub/GNU/include/c++/3.3.2/powerpc-ibm-aix5.3.0.0/bits/c++config.h:31:1: unterminated #ifndef /pub/GNU/include/c++/3.3.2/powerpc-ibm-aix5.3.0.0/bits/c++config.h:1120:1: unterminated #if /pub/GNU/include/c++/3.3.2/powerpc-ibm-aix5.3.0.0/bits/c++config.h:31:1: unterminated #ifndef /usr/include/sys/context.h:348:1: unterminated #else /usr/include/sys/context.h:346:1: unterminated #ifdef /usr/include/sys/context.h:32:1: unterminated #ifndef /usr/include/pthread.h:27:1: unterminated #ifndef Is this a known bug fixed in a later version of gcc or is there an option we should be using when we compile the gcc source that we can use that will resolve this problem? Thanks, Barbara