<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - building boost on windows"
   href="http://llvm.org/bugs/show_bug.cgi?id=21450">21450</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>building boost on windows
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>new bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>kreuzerkrieg@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Hi
it is more a question than a bug not sure how to qualify it. I'm trying to
build boost using pure msvc build chain and llvm (clang-cl), no mingw or
whatever Linux stuff for windows. I've spent two days searching for the answer,
applied numerous command line switches withno result, it still fails for
exception generating code. I've followed the link here
<a href="http://lists.boost.org/boost-build/2013/10/27057.php">http://lists.boost.org/boost-build/2013/10/27057.php</a> and still it cannot handle
exception code. I've added /GR- /D _HAS_EXCEPTIONS=0 to the command line in
clang-win.jam but it still does not compile with the same
".\boost/throw_exception.hpp(69,5) : error: cannot compile this throw
expression yet".
so the question, is it possible at all? and I guess I'm not the first one to
ask this question. may we have a tutorial how to build boost on windows?</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>