Forum Jump

Select Group :
Select Forum :
Sorted By :
Sort Order :
From The :
 
Thread Tools  Search this thread 
jacob.navia
Total Points:
90
Status Points:
40
Green Belt
July 6, 2009 9:51 AM PDT
internal error 0_1402
Hi

When compiling a C++ code base, I get
internal error 0_1402 when attempting to compile a line that contains one character:

{

The code base compiled OK Friday. I downloaded the latest CVS changes and now I get this.

Any ideas as to what to do?
jacob.navia
Total Points:
90
Status Points:
40
Green Belt
July 6, 2009 9:58 AM PDT
Rate
 
#1
Quoting - jacob.navia
Hi

When compiling a C++ code base, I get
internal error 0_1402 when attempting to compile a line that contains one character:

{

The code base compiled OK Friday. I downloaded the latest CVS changes and now I get this.

Any ideas as to what to do?
Sorry I forgot to tell you:
Version 11.1
Command line
/usr/intel/bin/ia32/icc -D_SERVER_CPP_FLAGS -D__FAST_TIME -DANTS_ASSERT -I. -I../Win32/include -I.. -I../CryptoLibrary/include/Linux/32 -I../CryptoLibrary -I../CryptoLibrary/srp/libsrp -I../int128 -I../Shared -I../Atomics -I../icu/icu3.4/include -D__FIBER_CLEANUP -D__EMBEDDED_LEAK2 -DHAVE_CONFIG_H -DNODEBUG -D_NODEBUG -DNDEBUG -D_NDEBUG -DUNIX_COMPILE -D_REENTRANT -D_REDHAT -m32 -O1 -g -fno-gcse -fno-inline-functions -w -fno-gcse -fno-inline-functions -D__DBL_SO_SPLIT -I../icu/icu3.4/include -I. -I../Win32/include -I../CryptoLibrary -I../VParse -I../VParse/inc -I../Atomics -I../AtomicQ -I../atomic8byte -I../CompilerLibrary -I../CPThreadLibrary -I../int128 -I../avipl -o Release/Session.lo -c Session.cpp
Session.cpp(1572) (col. 1): internal error: 0_1402

The file Session.cpp contains:
void Session::PerformOpenSession(MessageWrapper* msg )
{

It crashes at the opening brace.



Jennifer Jiang (Intel)
Total Points:
20,177
Status Points:
19,677
Brown Belt
July 6, 2009 10:07 AM PDT
Rate
 
#2 Reply to #1
Please make sure the env is still the same. I'd check the include, lib and path searching directories. the directory from the icc should be in the front.

If the env is not the issue, we'd like to get an .i file (preprocessed) if possible.

Thanks,
Jennifer




Intel Software Network Forums Statistics

8445 users have contributed to 31553 threads and 100398 posts to date.
In the past 24 hours, we have 10 new thread(s) 30 new posts(s), and 43 new user(s).

In the past 3 days, the most popular thread for everyone has been Lost in MKL The most posts were made to TBB on linux segfaulting The post with the most views is Hi,if you were using imsl yo

Please welcome our newest member nonamez