[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:15:17 PDT 2020


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

--- Comment #2 from H. Peter Anvin <hpa at zytor.com> ---
I'm kind of concerned that this is because you seem to be building in an
environment which is different from what NASM provides. In strict mode, for
example, it is likely to need __typeof__ rather than typeof, and the build
environment is set up to provide such.

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


More information about the Nasm-bugs mailing list