|
From: Shahriyar A. <sm...@co...> - 2007-10-04 22:00:34
|
Hi, I am wondering if it is possible to build Valgrind with static libraries. Is there an option that I can include in autogen.sh/configure in order to do this, do I have to supply this to gcc manually? Thanks, Shahriyar |
|
From: Tom H. <to...@co...> - 2007-10-05 00:04:14
|
In message <470...@co...>
Shahriyar Amini <sm...@co...> wrote:
> I am wondering if it is possible to build Valgrind with static
> libraries. Is there an option that I can include in autogen.sh/configure
> in order to do this, do I have to supply this to gcc manually?
What do you mean exactly? Valgrind does not with any libraries, static
or dynamic. It is built as a set of statically linked executables.
Perhaps you could explain what you're trying to achieve, or what the
problem you're seeing is?
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|