[Mesa-dev] [Bug 109202] nv50_ir.cpp:749:19: error: cannot use typeid with -fno-rtti

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 2 11:35:59 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=109202

Eric Engestrom <fdo-bugs at engestrom.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Eric Engestrom <fdo-bugs at engestrom.ch> ---
Marking as FIXED since Dylan made it a meson error to do this:

commit a2596450ac7330c8965c819491038fb1ad454333
Author: Dylan Baker <dylan at pnwbakers.com>
Date:   Mon Dec 31 19:23:52 2018 -0800

    meson: Error out if building nouveau and using LLVM without rtti

    Nouveau requires rtti. Often LLVM is configured without rtti, and code
    with and without cannot be linked safely. Lets just error out if nouveau
    is requested and llvm is built without rtti.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109202
    Fixes: c5a97d658ec19cc02719d7f86c1b0715e3d9ffc4
           ("meson: fix builds against LLVM built without rtti")
    Reviewed-by: Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190502/bc21e9c2/attachment.html>


More information about the mesa-dev mailing list