regression.py invoked as follows (trailing carets are line continuation characters)
python regression.py --runner="Sandia-sun" --bjam-toolset=sun \
--pjl-toolset="sun address-model=32" --toolsets="sun-5.7,sun-5.8,sun-5.9" --bjam-options="-j8 stdlib=sun-stlport"
using sun
: 5.9
: /opt/Studio12/SUNWspro/bin/CC
: <cflags>"-xtarget=native64 -features=tmplife -features=tmplrefstatic"
<cxxflags>"-xtarget=native64 -features=tmplife -features=tmplrefstatic"
<linkflags>"-xtarget=native64 -features=tmplife -features=tmplrefstatic"
;
using sun
: 5.8
: /opt/Studio11/SUNWspro/bin/CC
: <cflags>"-xtarget=native64 -features=tmplife -features=tmplrefstatic"
<cxxflags>"-xtarget=native64 -features=tmplife -features=tmplrefstatic"
<linkflags>"-xtarget=native64 -features=tmplife -features=tmplrefstatic"
;
using sun
: 5.7
: /opt/SUNWspro/bin/CC
: <cflags>"-xtarget=native64 -features=tmplife -features=tmplrefstatic"
<cxxflags>"-xtarget=native64 -features=tmplife -features=tmplrefstatic"
<linkflags>"-xtarget=native64 -features=tmplife -features=tmplrefstatic"
;