Re: [Valgrind-users] AIX 5.3 - Valgrind 3.3.1

2011-01-21 Thread Julian Seward
IIRC, you need to be running a 64-bit kernel. V will segfault on AIX if you're running a 32-bit kernel. Also I thought 3.4.1 worked on AIX5.3. It's generally better than 3.3.1, if only because then you'll have origin tracking for Memcheck. J On Friday, January 21, 2011, Stutz Oliver wrote: >

Re: [Valgrind-users] AIX 5.3 - Valgrind 3.3.1

2011-01-21 Thread Oliver Schneider
On 2011-01-21 08:59, Stutz Oliver wrote: > There is not much in the Net about AIX-Valgrind but i have found posts from > people who claim that 3.3.0/1 runs. > > > The ./configure works Properly for me... but here i get stuck, the question > is why is that, i have no clue what the -C stands fo

Re: [Valgrind-users] AIX 5.3 - Valgrind 3.3.1

2011-01-21 Thread Stutz Oliver
I'am now using Gmake, i can compile the memchecker with the hack: http://unix.derkeiler.com/Newsgroups/comp.unix.aix/2004-11/0553.html unfortunately it will only make it compile and coredump if i start it. Has anybody a clue what my "real" issue is here? I have added the -lcrypt flag and

[Valgrind-users] AIX 5.3 - Valgrind 3.3.1

2011-01-21 Thread Stutz Oliver
There is not much in the Net about AIX-Valgrind but i have found posts from people who claim that 3.3.0/1 runs. The ./configure works Properly for me... but here i get stuck, the question is why is that, i have no clue what the -C stands for otherwise i could eventually replace it. [