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