[Nasm-bugs] [Bug 3392629] New: nasm 20191023 adds an underscore as the first letter for any export symbol

noreply-nasm at dev.nasm.us noreply-nasm at dev.nasm.us
Sat Oct 26 15:12:22 PDT 2019


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

            Bug ID: 3392629
           Summary: nasm 20191023 adds an underscore as the first letter
                    for any export symbol
           Product: NASM
           Version: unspecified
          Hardware: All
                OS: All
            Status: OPEN
          Severity: blocker
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: ragnarokkx at inbox.ru
                CC: chang.seok.bae at intel.com, gorcunov at gmail.com,
                    hpa at zytor.com, nasm-bugs at nasm.us
     Obtained from: Binary from nasm.us

Try to build our beloved libjpeg-turbo. You'll get all export symbols with an
underscore as the first letter, e.g.
_jconst_rgb_ycc_convert_sse2 instaed of jconst_rgb_ycc_convert_sse2

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