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.

classification
标题: mingw implement exec prefix
类型: enhancement Stage: resolved
Components: Build Versions: Python 3.4
process
状态: closed Resolution: wont fix
Dependencies: 后续: MinGW is unsupported - close all open issues and list them here.
View: 45538
分配给: 抄送列表: rpetrov
优先级: normal 关键字: patch

Created on 2013-07-17 20:41 by rpetrov, last changed 2022-04-11 14:57 by admin. This issue is now closed.

文件
文件名 上传时间 Description 编辑
0006-MINGW-implement-exec-prefix.patch rpetrov, 2013-07-17 20:41
Messages (1)
msg193251 - (view) Author: Roumen Petrov (rpetrov) * 日期: 2013-07-17 20:41
Enhancement of issue3871 - part for build of core modules.

Patch in scope of 3871 is designed for compatibility with specific for MSC build installation 
scheme. Users don't like this.

Updated patch is part of support 'posix'  build and installation scheme for windows hosts. For now functionality is activated only for GNU C compiler.
历史
日期 用户 动作 参数
2022-04-11 14:57:48admin修改github: 62687
2021-10-21 10:01:15iritkatriel修改resolution: duplicate -> wont fix
2021-10-20 12:51:26iritkatriel修改状态: open -> closed
后续: MinGW is unsupported - close all open issues and list them here.
resolution: duplicate
stage: resolved
2013-07-17 20:41:45rpetrov创建