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
Specifies that a program should be linked as a dynamic-link (DLL) library.
link
Passes user-specified options directly to the linker at compile time.
Copyright © 1996-2010, Intel Corporation. All rights reserved.