On Friday 15 February 2008 10:47, Nicholas Nethercote wrote:
> Is it worth retiring this machine from the nightly tests?  It does an extra
> malloc() call for every program for some unknown reason, I think this is
> why so many tests fail.
> [...]
> > Nightly build on alvis ( i686, Red Hat 7.3 ) started at 2008-02-15
> [...]
> > == 338 tests, 83 stderr failures, 1 stdout failure, 29 post failures ==

A related question is: what is the oldest system that we should
attempt to support?  I'd tried to ensure V continues to build and
be usable on a vanilla Red Hat 7.3 (+ gcc 2.96) system, and that's
mostly viable with the profilers and Memcheck, but for the
threading tools it's pretty pointless as neither DRD nor Helgrind
work reasonably with LinuxThreads.

I'm inclined to say: continue ensuring the 3.3.X branch works with
Red Hat 7.3, but change the baseline requirements for the trunk
(hence for >= 3.4.0) to something more modern: drop LinuxThreads
support, and require gcc >= 3.0.

So what's the oldest commonly-used distro that supported NPTL?

J

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to