On Thu, 2009-11-19 at 17:10 -0200, Fernando Antunes wrote:
>
>
> On Thu, Nov 19, 2009 at 4: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
>
>
> When I upgraded gcc to 4.3.4 I runned
> # gcc-config i686-pc-linux-gnu-4.3.4
> # source /etc/profile
>
> Maybe it helps you.
That fixed it! Thank you!