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 xzcvczx
Recipients ned.deily, ronaldoussoren, xzcvczx
Date 2018-10-11.19:18:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539285486.61.0.788709270274.issue34960@psf.upfronthosting.co.za>
In-reply-to
Content
with a fresh 3.7.0 download

./configure --prefix=... --enable-shared
make -j5
make install

path/to/python3-config --ldflags
-lpython3.7m -ldl -framework CoreFoundation -Wl,-stack_size,1000000 -framework CoreFoundation
History
Date User Action Args
2018-10-11 19:18:06xzcvczxsetrecipients: + xzcvczx, ronaldoussoren, ned.deily
2018-10-11 19:18:06xzcvczxsetmessageid: <1539285486.61.0.788709270274.issue34960@psf.upfronthosting.co.za>
2018-10-11 19:18:06xzcvczxlinkissue34960 messages
2018-10-11 19:18:06xzcvczxcreate