[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Wed Apr 29 22:49:35 CEST 2009
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 09/04/29 22:49:35
Modified files:
cm3/m3-sys/cminstall/src/config-no-install/: Solaris.common
Log message:
some SOLsun vs. SOLgnu
SOLsun doesn't seem to like -pie, -dy, -pthreads
-pthreads in particular is interpreted as multiple single letter switches
and again complains about -h
-mt is presumably the approx equivalent (plus possibly some -L, on older versions)
also keep -Bstatic, though right fix might be -Bdynamic in SYSTEM_LIBS
SOLgnu should be unaffected and it is used more than SOLsun
More information about the M3commit
mailing list