Message278051
| Author | masamoto |
|---|---|
| Recipients | Alex.Willmer, doko, masamoto, serhiy.storchaka, vstinner, xdegaye, yan12125 |
| Date | 2016-10-04.15:46:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1475595964.51.0.491545323214.issue28190@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Now, Cygwin platform is able to build core interpreter on default branch. But the curses module has been failed to build. Therefore I tried to build curses module on Cygwin (Vista x86) using this patch. And it has been succeeded. The patch effect at build time removes one compiler option "-I/usr/include/ncursesw". Maybe that modification position is setup.py:1352. I couldn't confirm why it has became success. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-10-04 15:46:04 | masamoto | set | recipients: + masamoto, doko, vstinner, xdegaye, serhiy.storchaka, Alex.Willmer, yan12125 |
| 2016-10-04 15:46:04 | masamoto | set | messageid: <1475595964.51.0.491545323214.issue28190@psf.upfronthosting.co.za> |
| 2016-10-04 15:46:04 | masamoto | link | issue28190 messages |
| 2016-10-04 15:46:04 | masamoto | create | |