http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56021
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-01-17 16:22:58 UTC --- 3.4.1 AND 3.4.6 are no longer supported. Since it is the host libiberty that is failing, you should look into config.log from the libiberty directory to see why they are not being defined. It might be configure for that version is just broken with newer glibc/gcc's and there is not much to be done here from our side except close this bug as won't fix.