Message282839
| Author | doko |
|---|---|
| Recipients | Alex.Willmer, doko, masamoto, serhiy.storchaka, vstinner, xdegaye, yan12125 |
| Date | 2016-12-10.09:10:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1481361043.42.0.0408551796564.issue28190@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> The only change that is needed here is to not include > /usr/include/ncursesw in setup.py when cross compiling 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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-10 09:10:43 | doko | set | recipients: + doko, vstinner, xdegaye, serhiy.storchaka, masamoto, Alex.Willmer, yan12125 |
| 2016-12-10 09:10:43 | doko | set | messageid: <1481361043.42.0.0408551796564.issue28190@psf.upfronthosting.co.za> |
| 2016-12-10 09:10:43 | doko | link | issue28190 messages |
| 2016-12-10 09:10:43 | doko | create | |