Sandia-gcc


Sandia-gcc
Platform
Red Hat Enterprise Linux 2.6.9-34.0.2.ELsmp on Dual Duo-Core Intel Xeon (3Ghz) with 8Gb RAM
Compilers
gcc-3.4.3 gcc-4.0.1 gcc-4.2.4 gcc-4.3.2 gcc-4.3.2_gnu++0x sun-5.9
Options
-j4
Schedule
Full tests run nightly at 10:55pm, (Mountain Standard Time)
Contact
Noel Belcourt
kbelco at sandia.gov
Command Line

run.py invoked variously as follows

python run.py --runner="Sandia-gcc" --bjam-toolset=gcc \
  --pjl-toolset=gcc --toolsets="gcc-3.4.3,gcc-4.0.1,gcc-4.2.4,gcc-4.3.2,gcc-4.3.2_gnu++0x" --bjam-options=-j4
python run.py --runner="Sandia-Linux-sun" --bjam-toolset=gcc \
  --pjl-toolset=gcc --toolsets="sun-5.9" --bjam-options="-j4 stdlib=sun-stlport"
    
Note:
The gcc-4.3.2_gnu++0x toolset is just the gcc-4.3.2 toolset with the addition of -std=gnu++0x