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
$ CC foo.cpp
<hang>
^C
$ CC -V
CC: Sun C++ 5.9 SunOS_i386 2007/05/03

-- Christian

Reply via email to