|
From: galapogos <go...@gm...> - 2008-08-25 04:04:49
|
Hi, I have an executable that I've compiled with statically linked libraries. When running valgrind, it gives me errors even with just a simple "hello world" program. If I compile it dynamically though, these errors go away. Why does compiling it statically produce these error message? -- View this message in context: http://www.nabble.com/Valgrind-gives-errors-when-checking-statically-compiled-code-tp19137630p19137630.html Sent from the Valgrind - Users mailing list archive at Nabble.com. |