On 12/12/11 14:29, Dale wrote:
[snip}
gcc-config -l
Then you can use gcc-config <number you want to select> to set it if it
is not set. If it is set, it should look like this:
[1] x86_64-pc-linux-gnu-4.4.5
[2] x86_64-pc-linux-gnu-4.5.3 *
Note the little * on the end? That is the one that it is trying to
use. Sometimes it gets unset, especially if you install a new gcc and
remove the old without setting it to use the new one first, then things
tend to error out when gcc is called and it is not there.
Hope that helps.
Dale
Yes the profile is set to:
[1] x86_64-pc-linux-gnu-4.5.3 *
everything compiled without any problems except that ffmpeg :-/
--
Joseph