L Options
Parent topic:
Alphabetical Compiler Options
l
Tells the linker to search for a specified library when linking.
L
Tells the linker to search for libraries in a specified directory before searching the standard directories.
LD
This is an alternate option for option /dll. For more information, see option dll.
libdir
Controls whether linker options for search libraries are included in object files generated by the compiler.
libs
Tells the compiler which type of run-time library to link to.
link
Passes user-specified options directly to the linker at compile time.
list
Tells the compiler to create a listing of the source file.
list-line-len
Specifies the line length for the listing generated when option list is specified.
list-page-len
Specifies the page length for the listing generated when option list is specified.
logo
Displays the compiler version information.
lowercase, Qlowercase
This is a deprecated option.
Copyright © 1996-2010, Intel Corporation. All rights reserved.