|
From: Julian S. <js...@ac...> - 2007-06-02 09:43:30
|
> Is there any chance that a new version of valgrind is released to > support glibc 2.6? Sure, this could be pushed into 3.2.4 if it does not cause any big complications. > I see that -trunk at least has support for 2.6 from revision 6744, > although it seems to me like the suppression file glibc-2.6.supp is > wrong (object names are -2.5 still). Uh, ok. Can you send a patch to glibc-2.6.supp that makes it work properly for you? Note, due to build system problems, every time you edit that file, you need to do "./autogen.sh && ./configure ... && make install" before you can use the new suppressions. What is the status of glibc-2.6 ? Is it released yet? How big are the changes relative to glibc-2.5 ? J |