From: Bruno C. <bc...@le...> - 2009-05-19 11:58:26
|
hi all i am newby i have command line program i launch it in terminal same this (compile gcc 4.2 option -g) ./Roxane -h 24 -t 8 ../../fforum-20-39.src when i use valgrind, valgrind ./Roxane -h 24 -t 8 ../../fforum-20-39.src valgring says "cannot execute binary file" what is a probleme? -- Bruno Causse |