[Nasm-bugs] [Bug 3392695] Compilation fails in clang after 30844a4c628c121e26955f9e1e9eb5fa2e7f87d9

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Wed Jul 8 15:21:28 PDT 2020


https://bugzilla.nasm.us/show_bug.cgi?id=3392695

Dale Curtis <dalecurtis at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dalecurtis at chromium.org

--- Comment #3 from Dale Curtis <dalecurtis at chromium.org> ---
Those aren't cflags that we're giving to nasm during configure. If you can
point out which one would affect typeof versus __typeof__ I'll add that to our
configure step; I tried many of them and none had any effect. I don't think
this error is about typeof vs __typeof__ but rather how you're using typeof
(otherwise it'd list itself as a warning class notification).

Right now we just run autogen/configure with CC=clang CXX=clang++ and the
version I noted. Will get the config.log for you shortly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


More information about the Nasm-bugs mailing list