Linked by Thom Holwerda on Fri 20th Feb 2009 15:49 UTC, submitted by Michael
Thread beginning with comment 350106
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: Sun Studio Compiler. --- AVOID! AVOID!
by segedunum on Wed 25th Feb 2009 17:28
in reply to "Sun Studio Compiler. --- AVOID! AVOID!"
I'm really not surprised. It's incredibly difficult adding on a closed, third-party compiler to an open source system that traditionally defaults to another open source compiler.
This was always the refrain when using open source software on Solaris, and especially SPARC hardware, when the performance wasn't up to much: "Recompile in Forte!" or Sun Studio Compiler as it is now. I don't think they'll ever learn really.
Edited 2009-02-25 17:29 UTC




Member since:
2005-07-06
If your working on Linux AVOID this.
We tried this on a project at work and it was a huge mess.
In order to use their compiler you then have to deploy ALL SORTS of custom libraries like custom version of libC etc... its nasty and makes a mess of your system.