Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 7/13/2023
Public
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