On Sat, Jan 19, 2013 at 10:25 PM, Jed Brown <jedbr...@mcs.anl.gov> wrote:
>
> This doesn't add to the discussion, but I've never been able to stand
> automake's desire to put binaries in .libs, to be run via a shell script
> that mucks with the environment. Naturally, the first thing I want to do is
> use a debugger or valgrind and it feels weird to be manually futzing with
> the environment and running programs from .libs/.
>
I agree and have learned to take the bad with the good. Sorry to be a
broken record, but just in case you missed earlier in the thread, you,
personally, shouldn't need to mess with the environment, just do
libtool --mode=execute valgrind /path/to/example
Similarly for gdb. Note that once the everything is installed, that's the
true binary, not autotools fake one.
> I hate in-tree builds under all circumstances. ;-)
>
I agree with you here.
HTH,
Paul
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel