Boost C++ Libraries: Ticket #428: Please add support for PDSK compilers for x64 and IA64 https://svn.boost.org/trac10/ticket/428 <pre class="wiki">MS Platform SDK for Windows 2003 Server SP1 contains command line compilers for x64 and IA64. It would be nice to have bjam toolsets for these compilers. Submitted by: lexeyo@gmail.com </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/428 Trac 1.4.3 Dave Abrahams Fri, 06 Jul 2007 01:45:26 GMT owner, status, description changed; severity set https://svn.boost.org/trac10/ticket/428#comment:1 https://svn.boost.org/trac10/ticket/428#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">nobody</span> to <span class="trac-author">Vladimir Prus</span> </li> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">new</span> </li> <li><strong>description</strong> modified (<a href="/trac10/ticket/428?action=diff&amp;version=1">diff</a>) </li> <li><strong>severity</strong> → <span class="trac-field-new">Showstopper</span> </li> </ul> Ticket Vladimir Prus Sun, 05 Aug 2007 18:40:22 GMT status, resolution changed https://svn.boost.org/trac10/ticket/428#comment:2 https://svn.boost.org/trac10/ticket/428#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">fixed</span> </li> </ul> <p> msvc toolset supports 64 compilation, one has to use address-model=64. </p> Ticket