Correct. Here's more info: http://wikis.sun.com/display/SunStudio/Sun+Studio+FAQ#SunStudioFAQ-GeneralWhyarethetoolssendingpacketsoremailsoutsidemysite%21
/kso Alan Coopersmith wrote: > Christian Thalinger wrote: > >> On Wed, 2009-11-18 at 16:55 +0300, Maxim Kartashev wrote: >> >>> In brief, Sun Studio is reporting its usage back to Sun; this feature >>> can be turned off. >>> >>> I think you find all answers here: >>> http://developers.sun.com/sunstudio/downloads/ssx/express_May2008_readme.html#4 >>> >>> >> Wow! That's more than I expect a compiler should do. I tried to >> disable it but it didn't work (in bash): >> >> $ export UT_NO_USAGE_TRACKING=1 >> > > Try SUNW_NO_UPDATE_NOTIFY=1 too. If I remember correctly, which is used > depends on if you're using a pre-release or official release version. > (I just have both always set in my .cshrc & build scripts.) > >
