On Thu, Nov 19, 2009 at 12:51 PM, Michael Sullivan <msulli1...@gmail.com> wrote: > I've started seeing this line after failed emerges: > > > > checking for C compiler default output file name... configure: error: C > compiler cannot create executables > > Checking gcc-config returns this: > carter sys-devel # gcc-config -l > * gcc-config: Active gcc profile is invalid! > [1] i686-pc-linux-gnu-4.3.4 > > > How can I get gcc back?
try to run "gcc-config 1" as root to have it re-configure your gcc settings/links.