This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: Trunk frustration


> 
> I have been using Sun as and Sun ld for years without problems.
> 
> And in fact my last successful build dates back only four days, so I
> really hope we're just seeing some short term problem here.
> 
> Thanks for having a look at this issue!
I am getting increassingly puzzled.  Wasn't bootstrap expected to die here?
/tmp/egcs/build/gcc/xgcc -B/tmp/egcs/build/gcc/ -B/usr/local/sparc-sun-solaris2.8/bin/ -B/usr/local/sparc-sun-solaris2.8/lib/ -isystem /usr/local/sparc-sun-solaris2.8/include  -m64 -I/tmp/egcs/build/sparc-sun-solaris2.8/sparcv9/libstdc++-v3 -I./sparc-sun-solaris2.8/bits/.. -I/tmp/egcs/build/sparc-sun-solaris2.8/sparcv9/libstdc++-v3 -fno-exceptions     -o /tmp/egcs/build/sparc-sun-solaris2.8/sparcv9/libstdc++-v3/src/gen-num-limits /tmp/egcs/libstdc++-v3/src/gen-num-limits.cc
sed -e '/^#/s/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_][ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*\)/_GLIBCPP_\1/g' \
    -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
    < /tmp/egcs/libstdc++-v3/../gcc/gthr.h > sparc-sun-solaris2.8/bits/gthr.h
sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
    -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCPP_\1/g' \
    < /tmp/egcs/libstdc++-v3/../gcc/gthr-single.h > sparc-sun-solaris2.8/bits/gthr-single.h
sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
    -e 's/\(GCC[ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*_H\)/_GLIBCPP_\1/g' \
    -e 's/\([ABCDEFGHIJKLMNOPQRSTUVWXYZ_]*WEAK\)/_GLIBCPP_\1/g' \
    < /tmp/egcs/libstdc++-v3/../gcc/gthr-posix.h > sparc-sun-solaris2.8/bits/gthr-default.h
make[7]: Leaving directory `/tmp/egcs/build/sparc-sun-solaris2.8/sparcv9/libstdc++-v3/include'
Making all in libio
make[7]: Entering directory `/tmp/egcs/build/sparc-sun-solaris2.8/sparcv9/libstdc++-v3/libio'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory `/tmp/egcs/build/sparc-sun-solaris2.8/sparcv9/libstdc++-v3/libio'
Making all in libmath


Do you use different configuration thatn sparc-sun-solaris2.8?
Any chance that the bug got fixed?

Honza


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