Toon Moene <t...@moene.org> writes: > On 07/19/2011 08:33 PM, Ian Lance Taylor wrote: > >>> 2011-07-15 Ian Lance Taylor<i...@google.com> >>> >>> * configure.ac: Add --enable-build-poststage1-with-cxx. If set, >>> make C++ a boot_language. Set and substitute >>> POSTSTAGE1_CONFIGURE_FLAGS. >>> * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable. >>> (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS). >>> * configure, Makefile.in: Rebuild. >> >> >> I got agreement from two global reviewers and no objections. >> >> I have committed this patch. >> >> Please let me know about any problems. > > This was probably the reason for: > > http://gcc.gnu.org/ml/gcc-testresults/2011-07/msg02302.html
Yes. I just committed a patch to fix that problem. Ian