April 28, 2009
3:23 a.m.
Tarek Ziadé wrote:
I am not sur to understand what you are trying to achieve.
This indicates your environment variable CC was properly set and sent to the compiler.
I don't think it does: the user requires /opt/SUNWspro/bin/cc as a C compiler, and easy_install uses /opt/studio/SOS11/SUNWspro/bin/cc which are different compilers, unless one is a softlink to the other. cheers, David