Pass options to linker
Syntax
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. The -Wl compiler option may be specified multiple times on the command line.
See also