Richard Holloway's answer to this thread nicely explains how to upgrade from 4.6.3 to 4.7.0 (on 12.04, in my case) but I would like to upgrade to 4.7.1, which has been available for awhile. However there is no package g++-4.7.1 and I don't know otherwise how to do it, does anyone else?
|
|
|||||||
|
|
Wow, this was excruciating. Here's how I did it (NB, for a 32-bit system):
the former I got from here and the latter from here, modified appropriately for my install locations. .7. Add these symlinks for the same reason:
.8. Download g++-4.7.1, configure, make, make install |
||||
|
|
|
Try to compile g++-4.7.1 List of mirrors: http://gcc.gnu.org/mirrors.html Select mirror, click releases and search for gcc-4.7.1. Download source, and compile. |
|||||
|