MP

Tells the compiler to add a phony target for each dependency.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-MP

Windows:

None (see below)

Arguments

None

Default

OFF

The compiler does not generate dependency information unless it is told to do so.

Description

This option tells the compiler to add a phony target for each dependency.

Note that this option is not related to Windows* option /MP.

Alternate Options

None


Submit feedback on this help topic

Copyright © 1996-2011, Intel Corporation. All rights reserved.