Martin v. Löwis wrote: >> 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).
There is also an existing issue relating to this: http://bugs.python.org/issue2552 (although it doesn't add much beyond what Martin already said) Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia --------------------------------------------------------------- _______________________________________________ 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