Message165323
the current ability to cross-build python now relies on being able to run the build python with the host library, using the _sysconfigdata.py from the host.
if somebody decides to implement _sysconfigdata as a C extension, please ensure that this information still can be passed to the build python. |
|
| Date |
User |
Action |
Args |
| 2012-07-12 16:58:08 | doko | set | recipients:
+ doko, barry, terry.reedy, ncoghlan, pitrou, vstinner, nadeem.vawda, tarek, ezio.melotti, eric.araujo, rpetrov, Arfrever, rosslagerwall, python-dev, jcon |
| 2012-07-12 16:58:08 | doko | set | messageid: <[email protected]> |
| 2012-07-12 16:58:07 | doko | link | issue13150 messages |
| 2012-07-12 16:58:07 | doko | create | |
|