Solaris 10 vs OpenVMS 7.2+
My company develops applications for insurance companies (mainly on OpenVMS - Alpha) and my boss wants me to compare Solaris 10 to OpenVMS 7.2+. What compilers are available for Solaris (besides GCC)?
I'm not sure where to begin and I'd appreciate any pointers in the right direction.
TIA :)
# 1
Sun offers a supported C/C++/Fortran compiler suite:
http://developers.sun.com/prodtech/cc/
(I used The Portland Group compilers for Solaris in my HPC days, but they now appear to focus on Linux on x86 and Itanium.)
A Java compiler is included with Solaris.
- Stephen
# 4
> There are lots of development tools for Solaris. Sun
> has it's Sun Studio products for
> C/C++/Fortran/Java/Cobal/ etc:
>
> http://www.sun.com/software/index.jsp?cat=Application%
> 20Development&tab=3
MicroFocus also has COBOL compilers etc available for Solaris on Sparcs.
JJ