Compiling 64 bit python - using wrong stdlibc++

John Ky johnk at aurema.commercial
Tue Nov 25 21:28:10 EST 2003


> And it compiles, but fails to link with /usr/local/lib/stdlibc++.so.5
> because it is the 32-bit version.

The exact error message is:

ld.so.1: ./python: fatal: /usr/local/lib//libstdc++.so.5: wrong ELF class:
ELFCLASS32

Thanks

-John






More information about the Python-list mailing list