This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[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
- From: "wanderer at rsu dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Jan 2005 00:03:46 -0000
- Subject: [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
- References: <20050127125831.19656.wanderer@rsu.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From wanderer at rsu dot ru 2005-01-29 00:03 -------
> 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?).
In m case used gcc configure options:
$(HOME)/pkg/build/gcc/src/gcc/gcc/configure --
prefix=$(HOME)/pkg/gcc --enable-threads=posix --with-gnu-as --with-gnu-ld --
enable-languages=c,c++
/usr/local/include/libintl.h exist.
> Sorry, someone
> would have to find the exact configuration patch that broke this and work
with
> the author of that change.
Will attempt...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19656