jreawjdskkd
Programmer
I am using the NASM assembler in order to write a small portion of assembly code I need for my OS. I need the object file in a.out format, and that is no problem for NASM. The problem is the linker (ld), that sais it doesn't recognize the file format! Are there some other linker that support a.out?