| |||
| Home > Linker command-line options > --list=file | |||
This option redirects the diagnostics output by the --info, --map, --symbols, --verbose, --xref, --xreffrom,
and --xrefto options to .file
The specified file is created when diagnostics are output. If a file of the same name already exists, it is overwritten. However, if diagnostics are not output, a file is not created. In this case, the contents of any existing file with the same name remain unchanged.
If is
specified without a path, it is created in the output directory,
that is, the directory where the output image is being written.file