News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

integrating masm source and object files into C++ Builder 2006 projects?

Started by bobl, April 26, 2013, 04:11:59 AM

Previous topic - Next topic

bobl

I'd like to try the masm /omf switch, above, when assembling .asm files.
I looked in the
ml.exe-options-command line tools- masm32  help file of c:\masm32\help
but don't see it there...only coff.
Additionally I used the
Project-Assemble asm file option of the masm32 editor to assemble the file
and don't know what the command line for this looks like.
Could someone please outline what I should be using.
Thank you in anticipation.