Mail Archives: djgpp/2001/09/04/08:59:14
Sorry...I know that this isn't exactly the right subject matter for this
mailing list...
but I've enjoyed djgpp so much that I decided to take on NASM. The only
problem is that I'm having trouble getting started from the command
line. I receive the following error when attempting to assemble a simple
.com file under win98:
c:\>nasm16 -f bin myfile.asm -o myfile.com
nasm: more than one input file specified
type 'nasm -h' for help
I've read all the docs and searched with web with little luck. Obviously
I must be missing something trivial. If anyone could please let me know
what it is, I'd really appreciate it.
- Raw text -