> Is there an option for the configure script to do it during > the compilation of the compiler? No. The easiest way is to change the value of flag_honor_std in gcc/cp/decl2.c before building the compiler. Regards, Martin