C/C++ Compiler (cl.hlp) (Table of Contents; Topic list)
Link for Real Mode (/Lr)
                                             Up Contents Index Back
─────C/C++ Compiler─────────────────────────────────────────────────────────
 
     Syntax:  /Lr
 
     The /Lr option appends "r" (for real mode) to the default library
     name in the generated object files. (Do not use if real mode is
     the default target environment.)
                                    -♦-