http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45906
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> 2010-10-06 18:33:01 UTC --- (In reply to comment #5) > It seems that > gcc 4.5.x was build successfully, do you mean I have to make use of the new > build gcc to build the c++ 4.5.x? That should happen automatically when you build gcc 4.5.1 with enable-languages=c++ What configure command did you use to configure 4.5.1? (You only showed the command used to configure 4.4.1) > In that case I have to move the new gcc to > the target machine and native build again the whole 4.5.x? No