Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
asm help
#1
im trying to 'assemble' a asm program using masm. but when i do that i get this.
Code:
Assembling: C:\masm32\files\thing.asm
C:\masm32\files\thing.asm(1) : warning A4015: directive ignored with /coff switch
C:\masm32\files\thing.asm(10) : warning A4023: with /coff switch, leading underscore required for start address : START
i dont know what im doing wrong. i need help please. thank you

EDIT: OOPS sry. wrong forums. should be in 'General Programming'
[Image: sig.php]
Back by popular demand!
I will byte and nibble you bit by bit until nothing remains but crumbs.
Reply
#2
I dunno, try it without the /coff switch?
Reply
#3
Quote:I dunno, try it without the /coff switch?
im not using a /coff swith. at least i dont think i am. im running through the. uhh. qeditor. not the command prompt.

EDIT: nvm. found the problem i was trying to asmemble TASM in MASM.... which has got me confussed
[Image: sig.php]
Back by popular demand!
I will byte and nibble you bit by bit until nothing remains but crumbs.
Reply
#4
For starters, try showing us the code.
oship me and i will give you lots of guurrls and beeea
Reply
#5
Try specifing /omf format. That may alleviate some problems, also, most DOS linkers know omf but not all know coff
Life is like a box of chocolates', hrm, WTF, no it isn't, more like, 'life is like a steaming pile of horse crap.'
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)