And- it's got a reasonably nice IDE, and compiles SPARC code that runs faster than anything else.
(Though, when using options like -fast, be sure to profile; I have found a few code segments that run slower when 'optimised' with -fast. ) The most common case is where you have something like a modulo function inside a hot loop... though that was fixed, IIRC. Cheers! Nathan. On 12/02/2014 2:54 PM, Gary R. Schmidt wrote: > On 12.02.2014 07:53, Lupco Trpeski wrote: >> Preferable a free one =] >> > What's wrong with Sun/Solaris Studio, it's free, and Studio 12 runs on > S9. > > Cheers, > Gary B-) > > _______________________________________________ > msosug mailing list > [email protected] > http://mexico.purplecow.org/m/listinfo/msosug _______________________________________________ msosug mailing list [email protected] http://mexico.purplecow.org/m/listinfo/msosug
