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
|
Compiler issues the message "Catastrophic error: unable to obtain mapped memory (see pch_diag.txt) "
Compiler reports "unable to obtain mapped memory" when processing precompiled header files. Author: Mark Sabahi (Intel) Type: Known Issues |
10/22/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 |
10/22/2009
|
Catastrophic error: could not open source file "gmmintrin.h"
Reference Number : DPD200140118
Version : 11.1
Intel C++ and Fortran Compiler for Linux* 11.1
Intel C++ and Fortran Compiler for Mac OS* X 11.1
Intel C++ and Visual Fortran Compiler for W ... Author: Jennifer Jiang (Intel) Type: Known Issues |
09/25/2009
|
Thread affinity compiler switches have no effect
Thread affinity compiler switches /Qpar-affinity (Windows*) or -par-affinity (Linux*) have no effect when the executable is run. Author: Patrick Kennedy (Intel) Type: Known Issues |
09/24/2009
|
Program crashes or hangs on some systems
Reference Number : DPD200139120Version :
Intel® C++ & Visual Fortran Compilers for Windows* 11.1 initial release and update 1 release:
Intel® C++ & Visual Fortran Compiler for Windows ... Author: Jennifer Jiang (Intel) Type: Known Issues |
09/17/2009
|
The installation or uninstallation hangs at start-up dialog during "Reading Existing Licenses"
Reference Number : DPD200139120Version :
Intel®C++ & Visual Fortran Compilers 11.1 initial release and update 1 release: o Intel® C++ & Visual Fortran Compiler for Windows* 11.1.035o In ... Author: Jennifer Jiang (Intel) Type: Known Issues |
09/17/2009
|
__m128 data type incompatible with Microsoft definition
The __m128 data type defined in xmmintrin.h is supported as a union in MS (Microsoft) while as a struct in Intel Compiler for Windows or Intel(R) Parallel Composer resulting in incompatibility Author: Kittur Ganesh (Intel) Type: Known Issues |
09/08/2009
|
delete operator causes an internal error
Reference Number : DPD200110776Version : Intel(R) C++ Compiler for Windows version 11.0 or earlierOperating System : WindowsProblem Description : When using "delete" operator in your template class m ... Author: Jennifer Jiang (Intel) Type: Known Issues |
08/21/2009
|
no exception triggered for division by 0
Reference Number : 550589 / DPD200136408Problem version: Intel(R) C++ compiler upto 10.1.030Operating System : Windows & Linux*
Problem Description :
__try { val = 5/0; }__except(1) { ... Author: Milind Kulkarni (Intel) Type: Known Issues |
08/11/2009
|
Stack Frame Run-time Check incompatible with Microsoft* Visual C++ x64
Microsoft Visual C++ x64 RTC integration with Intel C++ Compiler for Windows on stack frame check Author: Yolanda Chen (Intel) Type: Known Issues |
08/02/2009
|
compiler internal error 0_1279
compiler internal error 0_0, 0_1279, 0_1208 Author: Yang Wang (Intel) Type: Known Issues |
07/20/2009
|
error #1909: complex integral types are not supported
Problem:This is a small piece of code:-- (exam.c)extern int __acc_cta[1-2*!(sizeof(0i64) >= 8)];extern int __acc_cta[1-2*!(sizeof(0ui64) >= 8)];int main(){return 0;}compile using 10.1.030 or less ... Author: Milind Kulkarni (Intel) Type: Known Issues |
07/17/2009
|
IDE Integration with Microsoft Visual Studio* 2008 Doesn't Install When Windows* SDK for Windows* Server 2008 is Installed
Due to an issue with the Windows* SDK for Windows* Server 2008 causing issues with Microsoft's vsvars32.bat, there may be installation issues. Author: Brandon Hewitt (Intel) Type: Known Issues |
07/13/2009
|
Unable to set compiler option /Qfp-speculation from IDE
The compiler option /Qfp-speculation from IDE is not being set properly. You may set this option from command line property page as work around. Author: Mark Sabahi (Intel),Om Sachan (Intel) Type: Known Issues |
07/02/2009
|
Known issue of special characters in double byte langauge
Reference Number : DPD200136951Version : Intel® C++ Compiler for Windows Professional Edition 11.1, Intel Parallel ComposerOperating System : WindowsProblem Description : In double-byte language lik ... Author: Jennifer Jiang (Intel) Type: Known Issues |
06/27/2009
|
COM ATL interface/class could not be found by the client application
COM ATL dll projects don't work. Type: Known Issues |
06/24/2009
|
Warning LNK4221: no public symbols found; archive member will be inaccessible
The linker will sometimes generate a warning when an object files contains no public symbols. Type: Known Issues |
06/24/2009
|
The IDE integration does not work within Visual Studio 2005*
IBM* ClearCase* can cause problems with the integration into Microsoft Visual Studio*. Author: Mark Sabahi (Intel) Type: Known Issues |
06/24/2009
|
Why /Qopt-report or /Qvec-report or /Qpar-report does not work any more
Reference Number : DPD200136831 Version : Intel(R) C++ Compiler x.x, Intel Parallel ComposerOperating System : WindowsProblem Description : In order to see some detail report message, you can add the ... Author: Jennifer Jiang (Intel) Type: Known Issues |
06/16/2009
|
Unknown Compression Method Error for Parallel Lint Samples
An "unknown compression method" error may be seen when uncompressing the Parallel Lint samples from parallel_lint.zip in Intel C++ Compiler 11.1. Author: Steve Lionel (Intel) Type: Known Issues |
06/03/2009
|
Can I export a makefile from Visual Studio?
The capability to export makefiles from Visual Studio is not available. Author: Steve D. (Intel) Type: Known Issues |
05/21/2009
|
Boxed Product Packages NOT Updated All
This article describes some boxed product packages have not been updated to what they look like in Intel(R) Business Exchange web site, etc. Author: Lina Liu (Intel) Type: Known Issues |
05/15/2009
|
Access violation error when registering a DLL using regsrv32 or loading a DLL using LoadLibrary()
Access violation error when using regsvr32 to register a DLL or using LoadLibrary() to load a DLL built with Intel(R) C++ Compiler packages w_cc_p_10.1.029 or w_cproc_p_11.0.066. Author: Mark Sabahi (Intel) Type: Known Issues |
04/24/2009
|
__restrict keyword causes error: no instance of overloaded function matches the argument list
__restrict keyword in sourc cause error: no instance of overloaded function matches the argument list Author: Qale (Intel) Type: Known Issues |
04/07/2009
|