Heads up: Several thousand g++ and libstdc++ test failures on sparc[64]
Pétur Runólfsson
peturr02@ru.is
Mon Oct 6 18:36:00 GMT 2003
Andreas Tobler wrote:
> > http://gcc.gnu.org/ml/gcc-cvs/2003-10/msg00074.html
Bummer.
> Update, cvs update -dA today for hppa-linux makes libstdc++-v3 work. But
> solaris still fails.
>
> It's a bit more complicated, especially if you don't know what you're
> looking for :)
locale::_S_initialize is probably a good place to begin. Is __GTHREADS
defined? Does __gthread_once get called? What does it return? Is
gthr-single.h, gthr-posix.h or gthr-solaris.h used? Does
_S_initialize_once get called? Does it initialize _S_classic?
Hope this helps,
Petur
More information about the Libstdc++
mailing list