Boost logo

Boost-Build :

Subject: [Boost-build] intel-linux toolchain updated
From: wash (admin_at_[hidden])
Date: 2011-02-13 04:57:15


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have updated the intel-linux toolchain to fix glaring issues in the default
path checked for the compiler driver. I have also enabled the use of the -Os
flag for <optimization>space for intel-linux-11.0 and up (this flag is not
available in earlier versions of the compiler).

WRT to the default path - the default install path for intel on linux has
traditionally been different for each release of the compiler. We've got most
versions of intel-linux available at my work, so I was able to gather this
information. I am missing a few versions, but this certainly improves our
intel-linux support a good bit. Previously, the default path that was used was
the path specific to intel 8.0. Now, the following (correct) paths are used:

12.0 (XE 2011) - /opt/intel/bin
11.1 - /opt/intel_cce_11.1.064.x86_64/bin
11.1 - /opt/intel_cce_11.0.074.x86_64/bin
10.1 - /opt/intel_cce_10.1.013_64/bin
9.1 - /opt/intel_cc_91/bin
9.0 - /opt/intel_cc_90/bin
8.1 - /opt/intel_cc_81/bin
8.0 - /opt/intel_cc_80/bin

I'm missing intel-linux-10.0, intel-linux-7.* and intel-linux-6.*. Anyone able
to help out?

P.S. We should think about turning -ipo on for <optimization>all for
intel-linux-12.0. The compiler seems to be able to handle it for Boost.


- --
Bryce Lelbach aka wash
boost-spirit.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAk1XqvsACgkQ9cB/V3/s9EygEACfYU07M+GkWHCt18bfvGZDGr2M
/v0An0Nk8tjQ9fllDBcxgVweQ77ISyxg
=n5WC
-----END PGP SIGNATURE-----


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk