Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 12/16/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

FD

Generates file dependencies related to the Microsoft* C/C++ compiler.

Syntax

Linux:

None

macOS:

None

Windows:

/FD

Arguments

None

Default

OFF

The compiler does not generate Microsoft C/C++-related file dependencies.

Description

This option generates file dependencies related to the Microsoft* C/C++ compiler. It invokes the Microsoft C/C++ compiler and passes the option to it.

IDE Equivalent
None
Alternate Options

None