From: Dan K. <da...@ke...> - 2009-05-19 14:07:20
|
On Tue, May 19, 2009 at 6:29 AM, Bruno Causse <bc...@le...> wrote: > when i use valgrind, > valgrind ./Roxane -h 24 -t 8 ../../fforum-20-39.src > valgring says "cannot execute binary file" > > file Roxane > > Mach-O 64 bit executable X86-64 > > uname -a > > Darwin Kernel version 9.7.0 : "date"; root:xnu-1228.12.14~1/RELEASE_I386 > i386 That seems fine... although I have only used valgrind on 32 bit apps, can you try building Roxane as a 32 bit executable and see if that works better? Also, how did you get and build your copy of valgrind? |