[Bug libstdc++/69266] bootstrap failure undefined reference to `std::basic_ios<char, std::char_traits >::

2016-01-29 Thread tprince at computer dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69266 --- Comment #9 from tprince at computer dot org --- Trunk on 2016-01-29 is bootstrapping successfully, after dealing with the reluctance of the build to update config.cache in several directories (gcc, libcpp, libstdc++-v3, libgomp). Although I

[Bug libstdc++/69266] bootstrap failure undefined reference to `std::basic_ios<char, std::char_traits >::

2016-01-29 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69266 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libstdc++/69266] bootstrap failure undefined reference to `std::basic_ios<char, std::char_traits >::

2016-01-25 Thread irfanadilovic at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69266 --- Comment #8 from Irfan Adilovic --- Yes, this is a duplicate of bug 66655

[Bug libstdc++/69266] bootstrap failure undefined reference to `std::basic_ios<char, std::char_traits >::

2016-01-23 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69266 --- Comment #7 from Jonathan Wakely --- A dup of PR 69440 ?

[Bug libstdc++/69266] bootstrap failure undefined reference to `std::basic_ios<char, std::char_traits >::

2016-01-22 Thread irfanadilovic at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69266 Irfan Adilovic changed: What|Removed |Added CC||irfanadilovic at gmail dot com ---

[Bug libstdc++/69266] bootstrap failure undefined reference to `std::basic_ios<char, std::char_traits >::

2016-01-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69266 --- Comment #6 from Jonathan Wakely --- https://gcc.gnu.org/ml/gcc-testresults/2015-12/msg01653.html seems to have worked ok

[Bug libstdc++/69266] bootstrap failure undefined reference to `std::basic_ios<char, std::char_traits >::

2016-01-15 Thread tprince at computer dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69266 --- Comment #4 from tprince at computer dot org --- This works only when building libstdc++ with an older g++ version.

[Bug libstdc++/69266] bootstrap failure undefined reference to `std::basic_ios<char, std::char_traits >::

2016-01-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69266 --- Comment #3 from Jonathan Wakely --- (In reply to tprince from comment #2) > It is possible to bootstrap by configure --disable-libstdcxx. Then it is > possible to configure and build (but not make check?) in libstdc++-v3. I'm > not sure of

[Bug libstdc++/69266] bootstrap failure undefined reference to `std::basic_ios<char, std::char_traits >::

2016-01-14 Thread tprince at computer dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69266 --- Comment #2 from tprince at computer dot org --- It is possible to bootstrap by configure --disable-libstdcxx. Then it is possible to configure and build (but not make check?) in libstdc++-v3. I'm not sure of the consequences of this.

[Bug libstdc++/69266] bootstrap failure undefined reference to `std::basic_ios<char, std::char_traits >::

2016-01-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69266 --- Comment #1 from Jonathan Wakely --- Nothing has changed here, so I don't know why it would start failing on Cygwin.