mrelax

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

IDE Equivalent

None

Architectures

IA-64 architecture

Syntax

Linux: -mrelax
-mno-relax
Mac OS: None
Windows:  None

Arguments

None

Default

-mno-relax 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