[Nasm-bugs] [Bug 3392456] NASM 2.13.02 compilation error

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Mon Jan 1 19:42:25 PST 2018


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

H. Peter Anvin <hpa at zytor.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|OPEN                        |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from H. Peter Anvin <hpa at zytor.com> ---
This sounds very serious, but it isn't a NASM bug, but rather an issue with
your toolchain.

You seem to be compiling with --enable-sections and --enable-lto; I would
strongly advice avoiding --enable-lto in particular as I don't believe LTO on
gcc has been tested much except on ELF.

-- 
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