[1720] in Software_Announce
Sun compiler defaults updated to Sun Studio 11
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Wed Jan 18 16:15:38 2006
To: cfyi@mit.edu, software-announce@mit.edu
cc: ops@mit.edu, release-team@mit.edu, facdev@mit.edu
Date: Wed, 18 Jan 2006 16:15:16 -0500
From: Alex T Prengel <alexp@MIT.EDU>
I've had the default Sun compilers (cc, CC, f77 etc.) updated to the
ones in Sun Studio 11 (the compiler versions are 5.8 2005/10/13 for cc
and CC, 8.2 2005/10/13 for FORTRAN). There's a "what's new" document:
/mit/sunsoft_v11/whatsnew.pdf.
As before, default linking has been set to static for libraries that
would need to be found in the sunsoft_v11 locker at runtime.
The prior versions can still be accessed by typing:
add -f sunsoft_v10
before invoking them.
Alex