mrelax

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

IDE Equivalent

None

Architectures

IA-64 architecture

Syntax

Linux and Mac OS X:

-mrelax

-mno-relax

Mac OS X:

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