Clarification on Version of SUN Studio C++ Compiler ( Installation )
We want some clarification regarding SUN C++ Compiler S/W.
We have Sun studio v 11 installation on SUN v440 R server, where SUN C++ compiler shows v 5.8 (Server Output as below)
And as per our environment requirement is SUN C++ Compiler
which comes along with SUN Studio 9 .
1. Can we install 2 SUN studio with diiferent version ( 11 & 9 ) on same server ( Server h/w is v440 and OS is solaris 5.9 ) , what are thedifferences .
2. Version of SUN C compiler on SUN studio 9 .
3. Procedure to uninstall SUN Studio 11 & installation of SUN Studio 9.
4 . Licence Information of SUN Studio SUN C compiler s/w ?
Please clarify and let me know if you want other information.
# 1
> We want some clarification regarding SUN C++ Compiler
> S/W.
>
> We have Sun studio v 11 installation on SUN v440 R
> server, where SUN C++ compiler shows v 5.8 (Server
> Output as below)
> nd as per our environment requirement is SUN C++
> Compiler
> which comes along with SUN Studio 9 .
>
> 1. Can we install 2 SUN studio with diiferent version
> ( 11 & 9 ) on same server ( Server h/w is v440 and OS
> is solaris 5.9 ) , what are thedifferences .
Yes, but you must install them to different directories (for instance, you might choose /opt/sunstudio9 and /opt/sunstudio11 as the base directories).
See the release notes for the differences.
> 2. Version of SUN C compiler on SUN studio 9 .
cc version 5.6
> 3. Procedure to uninstall SUN Studio 11 &
> installation of SUN Studio 9.
Read the installation notes and, generally, just run the installer. You may need to install some patches and/or a more recent version of Java.
> 4 . Licence Information of SUN Studio SUN C
> compiler s/w ?
No paid licence required for Studio 11 (you have to agree to the licence agreement when installing). Studio 9 requires a licence at installation, but I don't think that there is a runtime licence.
Note that Studio 11 is no longer the current release version. Studio 12 was released a short while ago.
Paul
# 2
You can install as many different releases of Sun Studio as you want on the same system. The only requirement is that they be installed in different base directories.
The default base directory is /opt/SUNWspro. At most one release can be installed there. Give the installer some other location for additional (or all) versions of Sun Studio.
The simplest way to install is to use the interactive GUI installer. The Installation Guide that comes with Sun Studio provides more details. You can also find the Installation Guide for each release of Sun Studio at
http://docs.sun.com/app/docs/prod/sun.stud#hic