Robert Diemer wrote:
Hello all,
thank you all for this great forum, I learnt already many things from there;-)
But now, I have a new computer and it runs under Gentoo linux AMD64. The
problem is now, that the 32bit gdbproxy-binary can't be used, because the
interfacing between the 64bit ppdev-kernelmodul and the binary is not
possible. I can compile the libHIL in 64bit mode, then it works with the
kernel, but not with gdbproxy. And if I compile it in 32bit mode, it works
with gdbproxy but not with the ppdev modul:-(
Is it possible to get a binary, which is compiled for a 64bit system?
Or, is there a "wrapper" library which I can use to "convert" between 32bit
HIL and 64bit HIL?
The 32 bit gdbproxy runs fine on an AMD64 machine. I use this myself. I
am running the x86_64 version of FC4. I use a 32 bit build of libHIL.so
and the gdbproxy you can download. No problems at all. Considering this
I see no reason to make a special 64 bit version of gdbproxy.
I have no idea why a 32 bit build of libHIL won't work with your 64 bit
system. I will send you privately the libHIL.so I use, and you can try
that out.
Regards,
Steve