This option causes an object module listing to be produced. This listing is in a form similar to assembler language instructions.
.-NOLIST-. >>-+-LIST---+--------------------------------------------------><
The object listing is produced in a separate file with an extension of .asm.
Assembler listings do not always compile. A sample listing is shown in Using the compiler listing.