Compiler Option: -Wl
Pass options to linker
Syntax
-Wl < options >
Parameters
options
Additional options to pass to the linker.
Description
The -Wl compiler option passes additional options to LD, the linker. Options must be separated by commas only.
See also