g++-4.6

Compiler wrapper to enable security hardening flags

Debian Debian
RUN apt-get update && \ apt-get install -y g++-4.6
Ubuntu
RUN apt-get update && \ apt-get install -y g++-4.6
Raspbian
RUN apt-get update && \ apt-get install -y g++-4.6
click the source code to copy install g++-4.6 on any operating system with command-not-found.com