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 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


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