> Add --enable-languages=c,c++,ada,g77 and make sure that you have an > Ada compiler installed since such is needed for bootstrapping, More specifically, he should follow the documentation and call make -C gcc gnatlib_and_tools (was needed with GCC 3.4, is no longer needed with 4.0). Arno