On Thu, Nov 19, 2009 at 11:44 AM, Michael Sullivan <msulli1...@gmail.com>wrote:
<snip>

> configure:2138: gcc --version >&5
> gcc-config: error: could not run/locate 'gcc'
>

There's your problem right there, Vern... ;)

Run gcc-config -l
Pick the gompuler that looks best (most likely #1), then run
gcc-config <compiler_number>
source /etc/profile

Then try running
gcc -v

If you get output that looks sane (ie. no "command not found" message), then
you should be good to go - try emerging again.

HTH-

James

Reply via email to