Fl - Produce Listing File

Turn this flag on to produce an assembler listing file. Using the parameterized version of the option allows the listing file to be explicitly named.

Only this option controls the actual creation of a listing file; Listing Control Options have no effect if this option has not been turned on.

┌────┬──────┬─────┬────┬──────────────────────────────────────────────────┐
│Type│Global│Group│File│Default                                           │
├────┼──────┼─────┼────┼──────────────────────────────────────────────────┤
│S   │Yes   │Yes  │Yes │-Fl (no listing file is generated)                │
├────┼──────┼─────┼────┼──────────────────────────────────────────────────┤
│P   │No    │No   │Yes │-Fl:<LstDIR><LstNAME>[<LstEXT>]                   │
│    │      │     │    │(A listing file name is generated using the values│
│    │      │     │    │of the referenced internal variables.  The LstEXT │
│    │      │     │    │extension is appended if this feature is turned   │
│    │      │     │    │on.)                                              │
└────┴──────┴─────┴────┴──────────────────────────────────────────────────┘


[Back: Fd - Produce Make Dependency File]
[Next: Fm - Produce Messages File]