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 xdegaye
Recipients Alex.Willmer, doko, masamoto, serhiy.storchaka, vstinner, xdegaye, yan12125
Date 2016-12-10.09:50:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481363448.06.0.161144878213.issue28190@psf.upfronthosting.co.za>
In-reply-to
Content
> no, this is a very wrong simplification.  Both gcc and clang offer a method to search for header files and libraries in a target specific location. Please use these options.

Please open a new issue for the detection of the curses paths. The current issue is about the failure to cross compile _curses when /usr/include/ncursesw is added to these paths. See the original post and the original title.
History
Date User Action Args
2016-12-10 09:50:48xdegayesetrecipients: + xdegaye, doko, vstinner, serhiy.storchaka, masamoto, Alex.Willmer, yan12125
2016-12-10 09:50:48xdegayesetmessageid: <1481363448.06.0.161144878213.issue28190@psf.upfronthosting.co.za>
2016-12-10 09:50:48xdegayelinkissue28190 messages
2016-12-10 09:50:48xdegayecreate