[Nasm-bugs] [Bug 3392491] New: "CPU X64" no longer recognized: needs to be "CPU x64" with lower-case 'x'

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Wed Jun 6 13:48:04 PDT 2018


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

            Bug ID: 3392491
           Summary: "CPU X64" no longer recognized: needs to be "CPU x64"
                    with lower-case 'x'
           Product: NASM
           Version: 2.13.xx
          Hardware: All
                OS: Windows
            Status: OPEN
          Severity: normal
          Priority: Medium
         Component: Assembler
          Assignee: nobody at nasm.us
          Reporter: rebecca at bluestop.org
                CC: gorcunov at gmail.com, hpa at zytor.com, nasm-bugs at nasm.us
     Obtained from: Binary from nasm.us

Despite the documentation at https://www.nasm.us/doc/nasmdoc6.html containing
"X64", it appears that in version 2.13.03, a lower-case 'x' is required.

e.g. "CPU X64" generates an error 
 "code.nasm:30: error: unknown 'cpu' type 'X64'

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