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 Arfrever, akitada, andybuckley, barry, belopolsky, carlos.velasco, catalin.iacob, christian.heimes, cstratak, doko, eitan.adler, eric.araujo, hroncok, ivazquez, jafo, jcea, lemburg, matejcik, mcepl, miss-islington, petr.viktorin, pillarsdotnet, piotr.dobrogost, tarek, vstinner
Date 2020-03-05.16:34:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583426079.27.0.9200921218.issue1294959@roundup.psfhosted.org>
In-reply-to
Content
See also bpo-24871: "freeze.py doesn't work on x86_64 Linux out of the box".

> On 64-bit Linux freeze.py uses lib instead of lib64 when constructing
> path to Makefile etc. Using sysconfig fixes this issue.
History
Date User Action Args
2020-03-05 16:34:39vstinnersetrecipients: + vstinner, lemburg, barry, doko, jafo, jcea, belopolsky, christian.heimes, matejcik, tarek, ivazquez, mcepl, eric.araujo, Arfrever, akitada, andybuckley, petr.viktorin, catalin.iacob, piotr.dobrogost, eitan.adler, cstratak, hroncok, miss-islington, pillarsdotnet, carlos.velasco
2020-03-05 16:34:39vstinnersetmessageid: <1583426079.27.0.9200921218.issue1294959@roundup.psfhosted.org>
2020-03-05 16:34:39vstinnerlinkissue1294959 messages
2020-03-05 16:34:39vstinnercreate