[issue11729] libffi assembler relocation check is not robust, fails with clang

Arfrever Frehtes Taifersar Arahesis report at bugs.python.org
Thu Mar 31 17:25:58 CEST 2011


Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA at GMail.Com> added the comment:

Internal copies of third-party libraries are rather always outdated, so it's better to always use system libraries. IMHO Python shouldn't bundle any third-party libraries and should force users to use system libraries. At least, system libraries could be used by default and main `configure` could accept --with-internal-expat and --with-internal-libffi options.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11729>
_______________________________________


More information about the Python-bugs-list mailing list