- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
*** Intel Compiler for IA-64 v11.0.075 Win32 - Internal Error: ECG_MODULE_ID_LRA_750 ***
- Tags:
- CC++
- Development Tools
- Intel® C++ Compiler
- Intel® Parallel Studio XE
- Intel® System Studio
- Optimization
- Parallel Computing
- Vectorization
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Here is an output and I wonder if Intel C++ compiler software engineers could review why that error happens:
... C:\WorkEnv\AppsWorkDev\AppsTst\ItnTestApp>nmake debug Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. icl @./BuildCfg/IccXxx.Bin64D.cfg -o ItnTestApp64D.exe Intel(R) C++ Compiler Professional for applications running on IA-64, Version 11.0 Build 20090609 Package ID: w_cproc_p_11.0.075 Copyright (C) 1985-2009 Intel Corporation. All rights reserved. icl ItnTestApp.cpp /D_DEBUG /Od /Oi /W4 /I../../Include /I../../Common /I../../AppsS ca/ScaLib /debug:all /Qopenmp -o ItnTestApp64D.exe ItnTestApp.cpp *** ... Message: Compiling with Intel C++ compiler v11.0.075 *** *** ... Message: Configuration - Desktop - _WIN32_ICC - DEBUG *** *** ... Message: Compiling for Intel Processing Unit ( 64-bit / Itanium ) *** ... (0): internal error: ECG_MODULE_ID_LRA_750 ... compilation aborted for ItnTestApp.cpp (code 4) NMAKE : fatal error U1077: 'icl' : return code '0x4' Stop. C:\WorkEnv\AppsWorkDev\AppsTst\ItnTestApp> ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My current work is related to integration of Intel C++ compiler for IA-64 ( for Itanium architecture ) version 11.0.075 for Windows ( 32-bit ) with a scientific library and no more technical details, or a reproducer, could be provided. I wish I would have some hint on what could be possibly wrong.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
>>...Intel C++ compiler for IA-64 ( for Itanium architecture ) version 11.0.075 for Windows ( 32-bit )...
It is a cross-compiler and it allows to build 64-bit apps for Itanium architecture using a 32-bit Windows operating system.
The problem I've described is reproduced on Windows 7 SP1 64-bit and Windows XP SP3 32-bit.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page