-b64

Category

Linking

@PROCESS

None.

Purpose

Instructs the linker to bind with 64-bit objects.

The AIX® operating system provides 64-bit shared object files in both libc.a and libm.a. In 64-bit mode, you can use the -b64 linker option to instruct ld to bind with 64-bit objects.

Syntax

Read syntax diagramSkip visual syntax diagram
>>- -b64-------------------------------------------------------><

Defaults

Not applicable.

Related information