[Bug libstdc++/105657] Build failure in firefox libxul.so if -DGLIBCXX_ASSERTIONS is in my CXXFLAGS

2022-05-19 Thread zarniwhoop at ntlworld dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105657 --- Comment #2 from Ken Moffat --- Jonathan, many thinks for your time and and explanation. It seems that when the desired version of gcc is in /opt/gcc, the mach build system used by firefox needs LDFLAGS=" -L/opt/gcc/lib" - that allowed it

[Bug c++/105657] New: Build failure in firefox libxul.so if -DGLIBCXX_ASSERTIONS is in my CXXFLAGS

2022-05-19 Thread zarniwhoop at ntlworld dot com via Gcc-bugs
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: zarniwhoop at ntlworld dot com Target Milestone: --- With gcc-12 (12.1.0 up to the 20220514 snapshot) I am unable to build firefox-101.0 (beta) if -DGLIBCXX_ASSERTIONS

[Bug libstdc++/101234] New: Two tests require en_US.ISO-8859-15 but glibc no longer installs that by default.

2021-06-27 Thread zarniwhoop at ntlworld dot com via Gcc-bugs
Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: zarniwhoop at ntlworld dot com Target Milestone: --- In 22_locale/codecvt/out/wchar_t/3.cc and 22_locale/codecvt/in/wchar_t/3.cc the tests are only run

[Bug c/65781] New: gcc-5.1.0-RC-20150412 thinks it is 5.0.1

2015-04-15 Thread zarniwhoop at ntlworld dot com
Assignee: unassigned at gcc dot gnu.org Reporter: zarniwhoop at ntlworld dot com Building 5.1.0-RC-20150412 the internal version is 5.0.1, e.g. with gcc --version and also with a hard link of gcc-5.0.1 alongside gcc. Looks as if gcc/BASE-VER was either missed or else suffered