This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients christian.heimes, cstratak, vstinner
Date 2018-01-24.14:13:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516803198.99.0.467229070634.issue32647@psf.upfronthosting.co.za>
In-reply-to
Content
I'm unable to reproduce the issue on Fedora 27 (binutils-2.29-6.fc27.src.rpm, gcc-7.2.1-2.fc27.src.rpm). _ctypes.cpython-37dm-x86_64-linux-gnu.so is generated whereas it's not linked to libdl.so (as expected). The flag seems to be ignored. https://src.fedoraproject.org/rpms/redhat-rpm-config/c/078af192613e1beec34824a94dc5f6feeeea1568?branch=master says "The latter needs binutils 2.29.1-12.fc28 or later. I understand that my binutils are too old (2.29 vs 2.29.1).
History
Date User Action Args
2018-01-24 14:13:19vstinnersetrecipients: + vstinner, christian.heimes, cstratak
2018-01-24 14:13:18vstinnersetmessageid: <1516803198.99.0.467229070634.issue32647@psf.upfronthosting.co.za>
2018-01-24 14:13:18vstinnerlinkissue32647 messages
2018-01-24 14:13:18vstinnercreate