Mail Archives: djgpp/2001/04/17/04:00:40
Eli Zaretskii wrote:
>
> On Mon, 16 Apr 2001, Tom Hunt wrote:
>
> > say we're writing a function foo and assembling it with MASM using the
> > command line
> > ml /c /coff foo.asm
>
> "ml"? Isn't the name of the MASM executable masm.exe?
>
> Thanks for the rest of the info, I'll probably put it into the next
> release of the DJGPP FAQ.
It's a bit (though only a bit) like saying 'Isn't the name of the GNU
C Compiler cc1plus.exe?'.
As I understand it, ml is the compiler/linker driver. The /c option
tells
it to compile, not link. It's also the standard command used by NMAKE
for .asm files, I think (not sure though).
--
Tim Van Holder - Falcon Software N.V.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
This message was posted using plain text. I do not endorse any
products or services that may be hyperlinked to this message.
- Raw text -