[LLVMbugs] [Bug 21450] New: building boost on windows

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Nov 2 08:31:38 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=21450

            Bug ID: 21450
           Summary: building boost on windows
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: kreuzerkrieg at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

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
http://lists.boost.org/boost-build/2013/10/27057.php 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?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141102/6bb45c5b/attachment.html>


More information about the llvm-bugs mailing list