Intel® C++ Compiler 16.0 User and Reference Guide

malign-mac68k

Aligns structure fields on 2-byte boundaries (m68k compatible).

Architecture Restrictions

Not available on Intel® 64 architecture targeting Intel® MIC Architecture

Syntax

Linux:

None

OS X:

-malign-mac68k

Windows:

None

Arguments

None

Default

OFF

The compiler does not align structure fields on 2-byte boundaries.

Description

This option aligns structure fields on 2-byte boundaries (m68k compatible).

IDE Equivalent

None

Alternate Options

None