Intel® Advisor Help

Warning: Analysis of Release Build

Symptoms

A message appears when you start the Dependencies tool and the current build options selected for the project is a Release build.

Details

To produce the best results, your build settings for the Dependencies tool should specify debug information and no optimization. If possible, use a minimal data set for the Dependencies tool.

When a tool is waiting for your input (click either Continue or Cancel), the result name has a [!] prefix. If you do not respond within several minutes, the tool implicitly chooses the Cancel button.

Cause

For the Dependencies tool, you should use a Debug build of your program, not a Release build.

Possible Solution

Tip

For the most current information on optimal C/C++ and Fortran build settings, see Build Your Target Application.

See Also