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

--- Comment #2 from Abel Romero <abel at abelromero dot com> ---
I commit that bug to improve g++ because I solved this issue by installing
version 4.7 and linking to it for the system to be able to access it by this
way:

apt-get install g++-4.7 (as root)

ln -fs /usr/bin/g++-4.7 /usr/bin/g++

good luck.

-D1W0U.

Reply via email to