Boost logo

Boost :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-02-04 14:54:29


Kevin Wheatley wrote:
> add the following to make MIPSPro the default for IRIX rather than gcc
> when building bjam
>
> --- boost_1_31_0_rc3/tools/build/jam_src/build.sh Wed Feb 4
> 14:29:47 2004
> +++ boost_1_31_0_rc3/tools/build/jam_src/build_patched.sh Wed
> Feb 4 14:23:57 2004
> @@ -63,6 +63,8 @@
> Guess_Toolset ()
> {
> if test_uname Darwin ; then BOOST_JAM_TOOLSET=darwin
> + elif test_uname IRIX ; then BOOST_JAM_TOOLSET=mipspro
> + elif test_uname IRIX64 ; then BOOST_JAM_TOOLSET=mipspro
> elif test_path gcc ; then BOOST_JAM_TOOLSET=gcc
> elif test_path icc ; then BOOST_JAM_TOOLSET=intel-linux
> elif test -r /opt/intel/compiler70/ia32/bin/iccvars.sh ; then
>
> Thanks

Thank you for that... I will add those ASAP.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk