Skip to content

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. The -Wl compiler option may be specified multiple times on the command line.

See also

Back to DocToc

Translated from FreeBASIC official docs. Contact us for removal if infringed.
FreeBASIC is an open-source project, not affiliated with Microsoft