mrelax

Tells the compiler to pass linker option -relax to the linker.

IDE Equivalent

None

Architectures

IntelŪ ItaniumŪ architecture

Syntax

Linux: -mrelax
   -mno-relax
Windows:    None

Arguments

None

Default

OFF      The compiler does not pass -relax to the linker.

Description

This option tells the compiler to pass linker option -relax to the linker.

Alternate Options

None