This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/19656] libstdc++ testsuite results differ if bootstrap gcc 4.0 using some gcc 4.0 version or early (gcc 3.4.3) gcc version at FreeBSD


------- Additional Comments From ljrittle at gcc dot gnu dot org  2005-01-28 23:32 -------
Yes, the issue involves how the compiler used to bootstrap stage 1 is configured
and itself installed (is it in /usr/local? what ports have headers installed
there?).  On FreeBSD 5.3, I see this problem when I bootstrap 3.4.X with the
system compiler.  I do not see it when I bootstrap mainline with the system
compiler.  However...

BTW, adding --with-included-gettext seems to help me bootstrap mainline when the
status of installed ports and the stage 1 compiler is unknown.  Sorry, someone
would have to find the exact configuration patch that broke this and work with
the author of that change.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-01-28 23:32:33
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]