Mail Archives: djgpp/1998/10/21/20:57:05.1
Tim Kubista wrote:
>
> Hi,
>
> What is NASM's home page?
Not sure, but NASM itself can be found at
ftp://ftp.simtel.net/pub/simtelnet/msdos/asmutl/nasm*.zip
> and Does it out put source thats useable by
> djgpp, or does it make the exe?
Neither; as an assembler, it converts assembly language source code to
an object file. The object file can be linked with DJGPP-compiled apps
(or, in extreme cases, can be linked directly to the startup code).
--
Nate Eldredge
nate AT cartsys DOT com
- Raw text -