Studio 11 via Forte 6.2 Comparison
I have Mot_OMCR_R19_Children.cxx file. The file a quite large.
Forte 6.2 compiler takes about 9 minutes to compile it, while
Studio 11 compiler is not able to compile this file.
After a long work, it builds totally corrupted object file without any additional diagnostics. Then this file could not be linked. Testing this file with "nm" utility shows, that it is corrupted.
Any suggestion what can be done in this case ?
Message was edited by:
biz016@motorola.com
# 1
HiIs your copy of Studio 11 fully patched, and running on a machine that has the required patches as well?Does the machine have sufficient memory/swap? (try compiling and keeping an eye on the output of 'vmstat 5', esp the swap and free columns).Paul
# 2
Paul,
thanks for the answer.
I have the following Studio and Solaris. The question is it have all required patches:
tcsh::root>./CC -V
CC: Sun C++ 5.8 2005/10/13
tcsh::root>uname -a
SunOS v240omc10 5.9 Generic_118558-13 sun4u sparc SUNW,Sun-Fire-V240
tcsh::root>