> I am hoping someone can assist me. I normally don’t care if the _ctypes
> module builds or not, but I now need to have it build.
> 
> I am running Solaris 10 with Sun’s C compiler under SunStudio 11.

I don't think ctypes (rather, libffi) supports Sun C. You will need to
port it (as you have already ruled out the other options, such as using
gcc, or not using ctypes).

Regards,
Martin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to