|
From: Nicholas N. <nj...@cs...> - 2007-05-19 01:22:14
|
On Fri, 18 May 2007, Dallman, John wrote: >> I need to use valgrind on AIX 4.3.3 and I have xlC compiler >> installed. Does valgrind support it? > > No. See http://www.valgrind.org/info/platforms.html > > Valgrind supports 32-bit and 64-bit PowerPC on Linux, but not on AIX. That page is correct with respect to the released versions of Valgrind, but the code in the repository does support AIX (hence Tom's comment), but only AIX version 5.2 and above. Nick |