<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:zturner@google.com" title="Zachary Turner <zturner@google.com>"> <span class="fn">Zachary Turner</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Find a solution to the Python debug/release problem on Windows"
href="http://llvm.org/bugs/show_bug.cgi?id=21920">bug 21920</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>WONTFIX
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Find a solution to the Python debug/release problem on Windows"
href="http://llvm.org/bugs/show_bug.cgi?id=21920#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - Find a solution to the Python debug/release problem on Windows"
href="http://llvm.org/bugs/show_bug.cgi?id=21920">bug 21920</a>
from <span class="vcard"><a class="email" href="mailto:zturner@google.com" title="Zachary Turner <zturner@google.com>"> <span class="fn">Zachary Turner</span></a>
</span></b>
<pre>In hindsight I don't think this will work. The different MSVCRTs are not ABI
compatible, so we can't compile against headers for one MSVCRT and then
dynamically link against another one. I guess I need to mark this as WONTFIX,
there doesn't really seem to be anything we can do about it except require
people to build python.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>