Problem building 64-bit python 2.6.2 on Solaris 10

John Center john.center at villanova.edu
Tue Jun 2 08:25:42 EDT 2009


Hi Martin,

I was able to compile ctypes with gcc4sparc without many changes to
the CFLAGS, etc.  I had another weird error, but upgrading to the
latest gcc4sparc fixed it.  One thing I'm not clear about is how
extensions are built.  I noticed that my CFLAGS are not being passed
to gcc when building the extensions, so some of them are failing to
find the correct includes & libraries.  How does one pass these flags?

Thanks.

    -John





More information about the Python-list mailing list