On Solaris, enable the -KPIC option by default when compiling shared objects, and...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 24 Aug 2005 17:33:37 +0000 (17:33 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Wed, 24 Aug 2005 17:33:37 +0000 (17:33 +0000)
commit86a4e1bc211610fc1053c70821cfc30c48e13abb
tree177094547c955f0e04f5bc0310a68c945c700759
parentcfb9280bb5e58fa5f1b460dbcee7f173cb435ac8
On Solaris, enable the -KPIC option by default when compiling shared objects, and accomodate Sun Workshop by changing the prefix instead of the suffix.  (Steve-o)  Add the +Z option for compiling shared objects on HP-UX.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1342 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/RELEASE.txt
src/engine/SCons/Tool/hpc++.py
src/engine/SCons/Tool/hpcc.py
src/engine/SCons/Tool/sunc++.py
src/engine/SCons/Tool/suncc.py