On Sun, Jun 30, 2002 at 09:27:10AM +1000, Danny Smith wrote: >In 3.1.1 c-m branch there is a (transient) bug in GPLUSPLUS_INCLUDE_DIR caused >by this patch to libstdc++ > >2002-06-27 Benjamin Kosnik <[EMAIL PROTECTED]> > > * configure.in (INTERFACE): Remove. > (release_VERSION): Remove. > * acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Change include placement. > (libstdcxx_interface): Change. Use gcc methods to determine version. > * configure: Regenerate. > * aclocal.m4: Regenerate. > >which results in a non-existent g++ path (at least for me). > >It is fixed now by this: > >http://gcc.gnu.org/ml/gcc-patches/2002-06/msg02253.html
Ok. I've just done another branch merge and am checking in the results. Boy is CVS slow when working on branches... cgf