< Compile Options / List Options >
When the listfile option is specified, a source list file is output. <file name> can also be specified. |
An existing folder can also be specified as <path name> instead of <file name>. In such a case, a source list file with the file extension .lst and the name of the source file being compiled or assembled is output to the folder selected as <path name>. |
A linkage list cannot be output by this option. In order to output a linkage list, specify the list option of the optimizing linkage editor by using the lnkcmd option. |
Information output from the compiler is written to the source list. For the source list file format, refer to Assemble List File. |