Masm615 Problem

Newbie Member
26Mar2010,03:18   #1
asm123's Avatar
I have recently installed the assembler masm6.15 and its working well but in the command prompt the debugger is not recognizing the "link "command to link object files!!!Why is this so...need immediate reply
Mentor
26Mar2010,14:30   #2
xpi0t0s's Avatar
Either link.exe isn't on your computer, or it's not on the PATH.
asm123 like this
Newbie Member
26Mar2010,23:44   #3
asm123's Avatar
plz suggest a solution to this...
Newbie Member
27Mar2010,00:05   #4
asm123's Avatar
thanks i found the solution .the link.exe was named link16.exe and when i typed link16 command debugger recongnized it..
Newbie Member
27Mar2010,10:11   #5
williamsmith's Avatar
I have recently installed the assembler masm6.15 and its working well but in the command prompt the debugger is not recognizing the "link "command to link object files!!!Why is this so...need immediate reply
Mentor
27Mar2010,12:31   #6
xpi0t0s's Avatar
What's the point of duplicating the OP's post?