If you do not enter a file name, the linker assumes the defaults shown below.
| File | Default Filename |
|---|---|
| Object files | None. You must enter at least one object file name. |
| Output file | The base name of the first object file. |
| Map file | The base name of the output file. |
| Library files | The default libraries defined in the object files. Use compiler options to define the default libraries. See for more information. Any additional libraries you specify are searched before the default libraries. |