Skip to content Skip to sidebar Skip to footer
Showing posts with the label 32bit 64bit

Can Python Ctypes Load A 32bit C Library On X86-64?

I have a 64 bit RHEL host with 32 bit libraries installed. One vendor has a 32 bit .so I'd like… Read more Can Python Ctypes Load A 32bit C Library On X86-64?

Which Command To Use For Checking Whether Python Is 64bit Or 32bit

I am not able to find any command to check if my python is compiled for 32bit system or 64bit syste… Read more Which Command To Use For Checking Whether Python Is 64bit Or 32bit