Hi ,
Iam using cl55 compiler to compile some 20 '.c' files .
Written a make file to compile those 20 files.
Tried initiating compilation through make -j option . But every time compilation fails randomly at any one of the file throwing the following errors .
I can see that some 5 instances of cl55 is started due to make -j command & 5 files are being compiled in parallel .
Does this parallel execution of cl55.exe leads to any problem .
Please share me the link of the latest version of cl55 to download if available.
Errors :
1.
C:\TEMP\TI11640_4", INTERNAL ERROR!: symbol table corruption
This may be a serious problem. Please contact customer support with a
description of the problem and a sample of the sourcefile that caused this
message to appear.
2.
"C:\TEMP\tempTI3", ERROR! : [E1000] cannot open source file C:\TEMP\tempTI3: No
such file or directory