[MacPorts] #54312: nasm doesn't support x86_64

MacPorts noreply at macports.org
Mon Jun 12 03:10:25 UTC 2017


#54312: nasm doesn't support x86_64
--------------------------+-----------------
 Reporter:  mikebenfield  |      Owner:
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:
 Keywords:                |       Port:
--------------------------+-----------------
 For whatever reason, the `nasm` provided by MacPorts doesn't support 64
 bit formats. This makes it pretty useless for most new assembly code.

 {{{
 $ nasm -hf
 ....
 valid output formats for -f are (`*' denotes default):
   * bin       flat-form binary files (e.g. DOS .COM, .SYS)
     aout      Linux a.out object files
     aoutb     NetBSD/FreeBSD a.out object files
     coff      COFF (i386) object files (e.g. DJGPP for DOS)
     elf       ELF32 (i386) object files (e.g. Linux)
     as86      Linux as86 (bin86 version 0.3) object files
     obj       MS-DOS 16-bit/32-bit OMF object files
     win32     Microsoft Win32 (i386) object files
     rdf       Relocatable Dynamic Object File Format v2.0
     ieee      IEEE-695 (LADsoft variant) object file format
     macho     NeXTstep/OpenStep/Rhapsody/Darwin/MacOS X object files
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/54312>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list