|
-
Jun 15th, 2002, 10:50 AM
#1
Thread Starter
Member
Newbie NASM Problems
Hi. I'm a VB programmer and I'm teaching myself Assembler. I just have some problems with the NASM Compiler. I copied and pasted the hello world from the FAQ of this forum to Notepad and saved it as hello.asm.
Now, if I go to my command prompt and enter
nasm hello.asm -0 hello.bin
nasm tells me that -0 is not a valid file. I found it like this in a tutorial on nasm so I don't understand why it isn't working. Please help me out!! Thanks from a newbie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|