[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> What you describe makes perfect sense to me. If python is a 64 bit
> program, it can only link to 64 bit libraries. If you compiled your
> library in 32-bit mode, then the library headers will indicate this,
> and linux's library loading code wil
this is more of a linux question than a python question, so you may get
better luck with asking there.
What you describe makes perfect sense to me. If python is a 64 bit
program, it can only link to 64 bit libraries. If you compiled your
library in 32-bit mode, then the library headers will indi