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 Ajaya
Recipients Ajaya
Date 2020-05-06.16:23:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588782183.35.0.376036230435.issue40535@roundup.psfhosted.org>
In-reply-to
Content
i am using libffi-3.3.tgz for building python 3.8.2 in Linux. In windows there is no problem it is using libffi-7.dll.In linux it is using libffi.so.6 instead of libffi.so.7.
i am using "./configure --prefix=/u/$loginID/Python$pythonVersion --enable-debug".
History
Date User Action Args
2020-05-06 16:23:03Ajayasetrecipients: + Ajaya
2020-05-06 16:23:03Ajayasetmessageid: <1588782183.35.0.376036230435.issue40535@roundup.psfhosted.org>
2020-05-06 16:23:03Ajayalinkissue40535 messages
2020-05-06 16:23:03Ajayacreate