[gentoo-user] Gcc problem

2008-01-29 Thread James
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 -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Gcc problem

2008-01-29 Thread Mark Kirkwood
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

Re: [gentoo-user] Gcc problem

2008-01-29 Thread Greg Bowser
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