Generally, we need to keep multiple versions of gcc/g++ to fit our compiling environment. This blog can teach you how to switch your system gcc/g++ version in ubuntu system.
Step 1: Check your current gcc/g++
|
|
get info like
gcc version 4.4.6 (Ubuntu/Linaro 4.4.6-llubuntu2)
Step 2: How about switching to gcc 4.5? Check if you already installed the gcc 4.5
|
|
If you can see /usr/bin/gcc-4.5, see step 4.
Step 3: Install gcc 4.5 and g++ 4.5
|
|
then
Step 4: Config your gcc/g++ version
config gcc:
get info like:
Press ENTER to maintain, or type the selection number to the corresponding version.
then config g++ similarly:
NOTE
if you want to delete a version,