On 11/19/2009 10:51 AM, Michael Sullivan wrote:
... 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
gcc-config manipulates the contents of /etc/env.d/gcc $ls -la /etc/env.d/gcc total 24 drwxr-xr-x 2 root root 4096 2009-11-14 08:19 . drwxr-xr-x 5 root root 4096 2009-11-15 05:20 .. -rw-r--r-- 1 root root 32 2009-11-14 08:19 config-i686-pc-linux-gnu -rw-r--r-- 1 root root 235 2009-01-29 12:33 i686-pc-linux-gnu-4.1.2 -rw-r--r-- 1 root root 235 2009-07-04 09:02 i686-pc-linux-gnu-4.3.2 -rw-r--r-- 1 root root 235 2009-10-17 11:28 i686-pc-linux-gnu-4.3.4 lrwxrwxrwx 1 root root 23 2009-11-14 08:19 .NATIVE -> i686-pc-linux-gnu-4.3.4 What do you have there?