Some time ago, I managed to find PPA featuring g++-4.7 build. However, I had to reinstall everything on my machine and I lost name of that PPA. Could anyone point me to it? I tried to find it again, but without any luck. I'm on Ubuntu 11.10 installation.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
The Toolchain test builds PPA contains many packages including gcc-4.7. You can add the repository using
Then, to install it use
To change the default compiler use update-alternatives
|
|||||||||
|
|
I haven't found a PPA for g++-4.7 but there is a gcc-snapshot package. I guess you have to compile it yourself: http://www.lukaszbyczynski.com/archives/208 |
|||
|
|
for my description of backporting gcc 4.7 to Debian stable. |
|||
|
|