From: Nicholas N. <n.n...@gm...> - 2009-05-14 23:31:37
|
On Fri, May 15, 2009 at 4:44 AM, Ashley Pittman <as...@pi...> wrote: > > Unless it's been fixed in the last month the VPATH stuff is broken on > the HEAD, I posted a patch to make the basic build work last month but > there are remaining problems, the tests don't work for example. Which is something of a showstopper... if the tests don't run, then the devs won't use out-of-path builds, and if the devs won't use them they'll be basically untested and thus permanently broken. Since Valgrind has very little in the way of configure-time variability (no optimised vs. debug builds, for example) out-of-path builds don't seem to provide much benefit. So AFAIK there wouldn't be much benefit to supporting it, other than some people like doing it. N |