As you may notice in the title, I am using Ubuntu 14.01, and I have to update my gcc compiler.
But, when I type this in the command prompt:
Code: Select all
../gcc-4.9.1/configure --prefix="$PREFIX" --disable-nls --enable-languages=c,c++
I have the cc envirment variable set to /usr/bin/gcc (which DOES exist).
Please help!