This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: PATCH: Re: eh_globals.cc compilation errors with -threads under hpux 10.20
> More than just 'some' I'm sure. Thread-related issues were the one area
> during the stl_config.h removal/merge/cleanup that I absolutely shied away
> from; too much other stuff going on then.
OK, this needs to be done ASAP before 3.0 ships since both Dave and I
think it is well-broken at the moment. Other than breaking Dave's
build, I'm not sure it mattered until USE_MALLOC is not defined which
is why no one really complained...
Looking at this was my number on thing to do this week after getting
FreeBSD configuration port patches into gcc before 3.0 (now done ;-).
> There's also the issue brought up here
> http://gcc.gnu.org/ml/libstdc++/2001-05/msg00136.html (way at the bottom)
> with __STL_THREADS and _NOTHREADS. Patches to clean this up (and thus
> finish the work that I've let slide) would be most appreciated.
Excellent.
Loren