|
From: Tom H. <to...@co...> - 2005-07-22 13:40:04
|
In message <942...@ha...>
Meir Yeshurun <mei...@in...> wrote:
> What does this --enable-pie flag supposed to do? I tried it, Valgrind
> doen't even accept this flag.
It's an option to configure when you build valgrind. It causes it to
be built as a position independent executable so that it can be loaded
anywhere in the address space instead of at a fixed position.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|