|
From: Jason K. <kra...@ca...> - 2011-03-29 14:33:34
|
Can anyone offer any suggestions about how to use valgrind in an environment which doesn't support shared libraries? I could staticly link the valgrind components into my program but it isn't clear how to handle initialization, startup, etc. The first problem will be the multiple main routines. thanks, - jason kraftcheck |