Ronald Oussoren <ronaldousso...@mac.com> added the comment: Removing libffi_osx would be fairly hard due to the creation of fat binaries, the libffi_osx tree supports building all files using 'cc -arch i386 -arch ppc -arch x86_64', the regular libffi sources require a more complex dance (basically build all architectures separately then merge them together).
OTOH libffi_osx seems to have problems when using with recent versions of clang. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15194> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com