>> Assertion:(../lnk/ir_util.cc, line 339)

Hi,

I am getting following errors

>> Assertion:(../lnk/ir_util.cc, line 339)

while processing myfile.cpp at line 5075.

*** Error code 1

at compilation.

I am using SunStudio8 (C++5.5 with nopatch).

Is it require any specific patch?

Thanks in advance

-Riaj

[322 byte] By [koresha@123] at [2007-11-26 9:21:30]
# 1

The assertion is due to an internal consistency check failure inside the compiler. It is likely to be fixed in the current compiler patch. Download all current patches from the Sun Studio patch page

http://developers.sun.com/prodtech/cc/downloads/patches/index.jsp

and see if that fixes the problem.

Even better, upgrade to Sun Studio 11, which is free. It runs on and generates code for the same versions of Solaris as the out-of-date Studio 8 that you are using. Get it here:

http://developers.sun.com/sunstudio

clamage45 at 2007-7-6 23:53:45 > top of Java-index,Development Tools,Solaris and Linux Development Tools...