Option -elf64: Select 64-bit Output Format ELF
Option -elf64 selects output format ELF64. JWasm will produce an object module in 64-bit Elf format. Additionally, this option will set cpu to x86-64 and model to FLAT.Use OPTION ELF to set values in the ELF header.
Chapter Output Formats lists all available output formats.