Diagnostic 269: invalid format string conversion
Compiler reports warning #269: invalid string conversion Author: Jennifer Jiang (Intel),Mark Sabahi (Intel) Type: Errors and Diagnostics |
11/18/2009
|
Diagnostic 181: argument is incompatible with corresponding format string conversion
Compiler reports warning #181: argument is incompatible with corresponding format string conversion Author: Jennifer Jiang (Intel),Mark Sabahi (Intel) Type: Errors and Diagnostics |
11/18/2009
|
Diagnostic 319: name followed by "::" must be a class or namespace
Compiler reports error: name followed by "::" must be a class or namespace name Author: Jennifer Jiang (Intel),Mark Sabahi (Intel) Type: Errors and Diagnostics |
11/18/2009
|
Diagnostic 109: expression must have (pointer-to-) function type
Compiler reports error: expression must have (pointer-to-) function type Author: Jennifer Jiang (Intel),Mark Sabahi (Intel) Type: Errors and Diagnostics |
11/18/2009
|
Compile moblin 2.1 kernel sources with Intel Compiler
Instructions to compile moblin 2.1 kernel sources with the Intel Compiler Author: Maximillian Domeika (Intel) Type: Tips and Techniques,Performance and Optimization,Technical Notes |
11/18/2009
|
error 409 when building boost libraries 1.40.0 with Intel compiler
error 409 when building boost libraries with Intel compiler Author: Yang Wang (Intel) Type: Known Issues,Errors and Diagnostics,Software Defects,Tips and Techniques,Compatibility |
11/17/2009
|
Diagnostic 1881: argument must be a constant null pointer value
explanation of diagnostic #1881 Author: Ganesh Rao (Intel) Type: Errors and Diagnostics |
11/16/2009
|
Intel® C++ Compiler - Supported compiler versions
The Intel(R) C++ Compiler versions 10.x and 11.x are supported. Type: Tips and Techniques |
11/12/2009
|
Which version of Intel IPP, Intel MKL and Intel TBB is installed by the Intel® Compiler Professional Edition?
The page lists the Intel IPP, Intel MKL and Intel TBB versions installed by the Intel® Compiler Professional Edition. Author: AmandaS (Intel) Type: Installation,Compatibility |
11/06/2009
|
Intel® Professional Edition Compilers 11.1 Fixes List
This page lists fixes that have been made in Intel Professional Edition Compilers 11.1. Author: Elizabeth S (Intel),Roland Wiele (Intel) Type: Known Issues |
11/05/2009
|
Using Intel Compilers for Linux with Ubuntu
How to install Intel Compilers on Ubuntu 9.10, 9.04, 8.10, 8.04 and newer. Author: Ronald W. Green (Intel) Type: Installation,Errors and Diagnostics,Tips and Techniques,Compatibility,Technical Notes |
11/03/2009
|
Being Successful with the Intel® Compilers -- You Need to Know
Tips and techniques on using the Intel Compilers to maximize your application performance. Author: Brandon Hewitt (Intel),Vangal Venkatesh Type: Tips and Techniques,Performance and Optimization |
11/02/2009
|
Compiler incorrectly issues error #12178 on used local const
Compiler reports error #12178 Author: Mark Sabahi (Intel) Type: Known Issues,Errors and Diagnostics |
10/23/2009
|
Warning #677: memory usage conflict with precompiled header file seen on Windows* XP and Linux*
Memory allocation problems with precompiled headers can cause this warning. Author: Brandon Hewitt (Intel) Type: Known Issues,Errors and Diagnostics,Software Defects |
10/22/2009
|
Intel C++ Compiler 11.1 Release Notes
Current release notes and installation guide for the Intel C++ Compiler 11.1 products for Linux, Mac OS X and Windows Author: Steve Lionel (Intel) |
10/22/2009
|
Thread affinity compiler options and environment variables
The new 11.1 compiler options allow thread affinity to be compiled into the executable. The compiled-in affinity of the executable will override any setting of the affinity environment variables KMP_AFFINITY and GOMP_CPU_AFFINITY. Author: Patrick Kennedy (Intel) |
10/21/2009
|
Putting -lm Before User Objects/Libraries on Link Line Can Impact Performance
Recommended linking model:
icc/icpc/ifort [user objs] [user libs] [sys libs]
Using -lm (the GNU math library) prior to user-created objects or libraries causes the GNU libm to be used instead of the Intel math library, impacting performance. Author: Brandon Hewitt (Intel) Type: Known Issues,Software Defects,Performance and Optimization |
10/14/2009
|
Redistributable libraries for the Intel(R) C++ and Visual Fortran Compiler Professional Editions for Linux*
OverviewThis article contains links to the redistributable installation packages for the Intel Compiler Professional Editions for Linux*. The redistributable packages are for the end users who use appl ... Author: Jennifer Jiang (Intel) Type: Installation,Tips and Techniques |
10/14/2009
|
Intel® FLEXlm* license servers
Links to the various FLEXlm* license servers used for managing floating licenses for Intel(R) Compilers. Author: Chuck (Intel) Type: Installation |
10/02/2009
|
Diagnostic 10120: overriding <option> with <option>
explanation for diag #10120 Author: Judith Ward (Intel) Type: Errors and Diagnostics |
10/02/2009
|
Diagnostic 10114: Microsoft Visual C++ not found in path
reason for diagnostic #10114 Author: Ganesh Rao (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 2215: definition at end of file not followed by a semicolon or a declarator
explanation of diagnostic #2215 Author: Ganesh Rao (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 553: a template argument may not reference an unnamed type
explanation of diagnostic #553 Author: Jennifer Jiang (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 436: pointer to incomplete class type is not allowed
explanation of diagnostic #436 Author: Jennifer Jiang (Intel) Type: Errors and Diagnostics |
09/28/2009
|
Diagnostic 1569: class member typedef may not be redeclared
reason for diagnostic #1569 Author: Ganesh Rao (Intel) Type: Errors and Diagnostics |
09/28/2009
|