消息 [275754]
There are various tricky cases to be considered with the regenerated files like importlib.h. One of them is that you are supposed to be able to build Python from a read-only source tree. See Issue 15819. Writing files into $(srcdir) would break this.
Also, as I just wrote in that bug, the built Python/importlib.h is already supposed to be searchable. However the logic seems to be broken. Can you see if this patch helps? |
|
| 日期 |
用户 |
动作 |
参数 |
| 2016-09-11 09:20:47 | martin.panter | 修改 | recipients:
+ martin.panter, EdSchouten |
| 2016-09-11 09:20:46 | martin.panter | 修改 | messageid: <1473585646.59.0.661593257087.issue28066@psf.upfronthosting.co.za> |
| 2016-09-11 09:20:46 | martin.panter | 链接 | issue28066 messages |
| 2016-09-11 09:20:46 | martin.panter | 创建 | |
|