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 vstinner
Date 2017-05-02.13:26:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493731619.19.0.565965165605.issue29641@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, I tested again: in fact, "it works" but "make install" recompiles Python from scratch (1st build with -fprofile-generate, profile task, 2nd build with -fprofile-use) whereas "make" just succeeded to build Python!?
History
Date User Action Args
2017-05-02 13:26:59vstinnersetrecipients: + vstinner
2017-05-02 13:26:59vstinnersetmessageid: <1493731619.19.0.565965165605.issue29641@psf.upfronthosting.co.za>
2017-05-02 13:26:59vstinnerlinkissue29641 messages
2017-05-02 13:26:59vstinnercreate