Sriram Natarajan wrote: > Seema Alevoor wrote: > >> >> >>> - You are patching the following file : fix-libtool.sed with CC to point >>> to /opt/SUNWspro. Instead of depending on hard coded location, should >>> you not simply configure it to use the CC used by SFW build system ? >>> >>> /usr/src/cmd/apr/apr-1.3/Solaris/template/fix-libtool.sed >>> >>> >>> >> SFW build system path is not a standard compiler location. It is just a >> convention followed >> within SUN for ON builds. >> /opt/SUNWspro is the default location for Sun Studio compiler. >> >> >> > Not necessarily. On OpenSolaris (aka indiana) - Sun Studio compiler is > installed under /opt/SunStudioExpress . In any case, instead of > depending on a hard coded location, like the rest of the components, > this module also need to depend on export CC variable > > By "export CC" you mean setting it to "$CC" ? It can be set to just "cc" (like CoolStack). If the choice is between /ws/onnv-tools vs /opt/SUNWspro, then it should be the later one.
-- Seema.