I just did an emerge gcc (unstable) on each of my machines which recompiled glibc (2.3.4.20040808) Now it gives me the error "checking for suffix of object files... configure: error: cannot compute suffix of object files: cannot compile" whatever I try to emerge.
First I tried gcc-config to go back to my old compiler, but with that I now get "checking for C compiler default output... configure: error: C compiler cannot create executables"
This is happening on 4 machines, 2 athlon-xp, 1 k6-2 and a duron. All upgraded today
I'm in trouble, can anyone help!?
-----------Update--------
In order to rid myself of the "mcpu is depricated" message I had changed it to mtune in my make.conf
Emerge has a problem with this which causes the above issue.

