|
From: Bart V. A. <bar...@gm...> - 2007-01-06 15:27:34
|
On 1/6/07, Tom Hughes <to...@co...> wrote: > > In message <e2e...@ma...> > you wrote: > > So it thinks it is launching a 64 bit tool... > > ...but the tool actually seems to be a 32 bit one. > > I think you will find that .in_place/amd64-linux/drd is a 32 bit > program - it should be a 64 bit one. > > There must be something wrong with your build scripts I think. > > Tom > You're right, drd/Makefile.am was wrong. I have fixed it, and now drd is started properly (but doesn't run yet). Thanks. Bart. |