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

FC

Displays the full path of source files passed to the compiler in diagnostics.

Syntax

Linux:

None

macOS:

None

Windows:

/FC

Arguments

None

Default

OFF

The compiler does not display the full path of source files passed to the compiler in diagnostics.

Description

Displays the full path of source files passed to the compiler in diagnostics. This option is supported with Microsoft Visual Studio .NET 2003* or newer.

IDE Equivalent

Visual Studio: Advanced > Use Full Paths

Alternate Options

None