http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48520
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|driver |bootstrap Resolution| |INVALID --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-04-08 21:06:28 UTC --- This is expected. You should not use a --program-prefix= which is the same as the target- as it will always cause a conflict and really for a cross compiler the target- one will always be installed and the one without the target- will never be installed.