Updating compilers on Solaris/SPARC
For testing purposes, I updated my Solaris/SPARC build machine to
Sun Studio 11. C and C++
compilers now identify as:
bash-2.05$ cc -V
cc: Sun C 5.8 2005/10/13
usage: cc [ options] files. Use 'cc -flags' for details
bash-2.05$ CC -V
CC: Sun C++ 5.8 2005/10/13
No patches installed so far.
Heiner told me I need patches from child workspace hr24 to get it working, so I'm saved from
suffering there ;-) Unfortunately OpenOffice.org's
configure
doesn't support Sun Studio
11 (5.8) yes, so I prepared a patch and filed issue for it (
#i59476#).
-----