[LLVMbugs] [Bug 17773] Failure compiling Boost type_traits with Boost build

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Nov 1 16:09:19 PDT 2013


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

David Majnemer <david.majnemer at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #3 from David Majnemer <david.majnemer at gmail.com> ---
Yes, this is identical to how MSVC behaves under the same conditions:

echo "#include <typeinfo>" | vcc - -S -o - -fno-rtti -fno-exceptions -m32
-D_HAS_EXCEPTIONS=0
c:\Program Files\Microsoft Visual Studio 9.0\VC\include\typeinfo(139) : error
C2504: 'exception' : base class undefined

*** This bug has been marked as a duplicate of bug 17403 ***

-- 
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/20131101/03e46898/attachment.html>


More information about the llvm-bugs mailing list