[Python-Dev] issue 9807 - a glitch in coexisting builds of different types (original) (raw)

Barry Warsaw barry at python.org
Tue Oct 5 16:22:20 CEST 2010


On Oct 05, 2010, at 10:50 AM, Jeroen Ruigrok van der Werven wrote:

Also, from FreeBSD's ldconfig manual page:

"Filenames must conform to the lib*.so.[0-9] pattern in order to be added to the hints file." So ending a shared object with the build flags will cause problems on FreeBSD and probably the other BSDs (DragonFly, NetBSD, OpenBSD) and most likely Mac OS X as well.

Fair enough. I will change the patch to move the build flags when --enable-shared is used.

-Barry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-dev/attachments/20101005/a7543465/attachment.pgp>



More information about the Python-Dev mailing list