|
VMS Help CXX, Qualifiers, /MACHINE_CODE *Conan The Librarian |
/MACHINE_CODE
/NOMACHINE_CODE (D)
Controls whether the listing produced by the compiler includes
the machine-language code generated during the compilation. If
you use this qualifier you also need to use the /LIST qualifier.
On Alpha systems, machine-language code is not added to the
listing file when object-file generation is disabled (using the
/NOOBJECT qualifier).
|
|