[Bug other/54279] [4.8 Regression] first stage build with g++ fails with "." as the first component of $PATH

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 16 05:47:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54279

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-08-16
            Summary|first stage build with g++  |[4.8 Regression] first
                   |fails with "." as the first |stage build with g++ fails
                   |component of $PATH          |with "." as the first
                   |                            |component of $PATH
     Ever Confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-08-16 05:46:52 UTC ---
This might be the reason why we create xgcc than gcc and then only do the
namechange at install time.  We need to do the same thing for g++ now.



More information about the Gcc-bugs mailing list