Boost logo

Boost-Build :

From: Martin Wille (mw8329_at_[hidden])
Date: 2004-12-18 06:43:00


Vladimir Prus wrote:
> Hi Joao,
>
>
>>In BB v2, the default command for the intel-linux toolset
>>(tools/intel-linux.jam) is "icc".
>>
>>Shouldn't this be "icpc"?

Yes, it should.

> I don't know. At least all tests pass with this version of intel-linux.jam,
> and example/hello (which used std::cout) works too.
>
>
>>I'm using the intel compiler v8.1 under linux.
>
>
> I have 8.0, maybe that's the reason. If it does not work for 8.1, and 'icpc'
> works for all previous version (is it so?) then I'll change 'icc' to 'icpc'.

BBv1 was changed to use icpc some time ago, in order to cope
with 8.1. icpc works for old versions of the compiler, too.

This is the commit message for version 1.25 of v1/intel-linux.jam

date: 2004/10/01 10:41:53; author: johnmaddock; state: Exp; lines: +10 -5
Updated to handle Intel 8.1.
Enable customisation of Intel compiler driver name.

Regards,
m

 


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