Every seen this error?
# gcc-config -l
* gcc-config: Active gcc profile is invalid!
[1] i586-pc-linux-gnu-4.1.2
Here's what I get when I run gcc-config-l:
wheeljack firewall # gcc-config -l
[1] i686-pc-linux-gnu-4.2.2 *
The * indicates that this is my active profile. I see that when you list
James wrote:
Hello,
Every seen this error?
# gcc-config -l
* gcc-config: Active gcc profile is invalid!
[1] i586-pc-linux-gnu-4.1.2
the system will not compile anything?
Ideas on fixing?
James
Try:
$ gcc-config 1
This will tell the system that 4.1.2 is the guy to use (I guess your
2 matches
Mail list logo