This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/67092] bootstrap failure in running genpreds, libstdc++ version mismatch


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67092

--- Comment #15 from vries at gcc dot gnu.org ---
Author: vries
Date: Wed Aug 12 15:13:35 2015
New Revision: 226819

URL: https://gcc.gnu.org/viewcvs?rev=226819&root=gcc&view=rev
Log:
Remove --with-host-libstdcxx

2015-08-12  Tom de Vries  <tom@codesourcery.com>

        PR other/67092
        PR other/67098
        * configure.ac: Remove --with_host_libstdcxx support.
        * configure: Regenerate.

        * doc/install.texi: Remove --with_host_libstdcxx item.  Update
        --with-stage1-libs, --with-boot-ldflags and --with-boot-libs items
        accordingly.  Mention default for --with-stage1-ldflags.

Modified:
    trunk/ChangeLog
    trunk/configure
    trunk/configure.ac
    trunk/gcc/ChangeLog
    trunk/gcc/doc/install.texi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]