NASM - The Netwide Assembler

NASM Forum => Programming with NASM => Topic started by: Gerhard on July 24, 2013, 09:04:06 PM

Title: Linker question
Post by: Gerhard on July 24, 2013, 09:04:06 PM
I would like to experiment a bit with DOS in Long Mode. There's some sample code inside the AMD Manuals, some FASM code and a working example with jWasm. So that should be enough to start. But here's my question. Is there any free linker that can manage 16, 32 and 64 bit segments together to build the running application? Can GoLink do the job? Any help and hints would be fine.

Gerhard