I like to push a new netsnmp package and thought that is  a good idea to use GCC for that, but<br />it  delivers a Perl and Python binding and perl says:<br />perl -V:cc<br />cc='/opt/SUNWspro/bin/cc';<br /><br />python2.6 likes: /opt/solarisstudio12.3/bin/cc<br />python2.7 likes: /opt/csw/bin/gcc4.9<br /><br />What is the best match?<br />