Assertion:(../lnk/ir_util.cc, line 339
Hi ,
Iam getting following errors
>> Assertion:(../lnk/ir_util.cc, line 339)
while processing myfile.cpp at line 5075.
*** Error code 1
The line where error is arised returned constant string which is agian
typedef with template.
I am using Sunstudio 8(C++ 5.5) compiler without patch.
Also I am getting this error during release build and this file "myfile.cpp"
compiled fine in debug mode.
Is this compiler need any patch?
Also this C++(5.5) that I have didn't contain any patch.
Thanks in advance.
-Riaj

