|
From: Tom H. <to...@co...> - 2005-08-19 14:19:14
|
In message <200...@gm...>
Dirk Mueller <dm...@gm...> wrote:
> On Friday 19 August 2005 14:46, Tom Hughes wrote:
>
>> them both on a 64 bit machine, rename /usr/bin/valgrind from each to
>> something else and write a shell script to decide which one to start.
>
> Yeah, once again we're back to a valgrind shell wrapper ;)
It's not a proper solution though, as you can't exec 32 bit
from 64 bit and vice versa to start with.
> so the valgrind binary itself should move to libdir as well. I don't see any
> other solution right now.
I actually moved it to $libdir/stage1 ;-)
I think we can do better in the long term base don the work Julian has
been doing on the address space branch and having a simple binary
loader that decides which combined stage2/tool binary to load.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|