On 09/09/09 15:31, Hoof, B. van wrote: > Because I am a new user, this is hopefully an easy question. In the > Valgrind quick start guide, it says that it is wise to compile valgrind > with –g and –O0. However, what should I do to accomplish this? It does > not appear to be possible to give these options to my “make” command > directly and if I should insert them somewhere in the Makefile created > by running “./configure” I wouldn’t know where to do it.
That is talking about how to compile your program, not how to compile valgrind. Tom -- Tom Hughes ([email protected]) http://www.compton.nu/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
