|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-12-21 15:34:25
On Thursday 21 December 2006 19:22, Sean Huang wrote:
> The following used to work but now gives errors:
>
> using intel-win : 9.1 : "G:/Program Files
> (x86)/Intel/Compiler/C++/9.1/IA32/Bin/icl.exe" : <compatibility>vc8 ;
> using intel-win : 9.1_x86_64 : "G:/Program Files
> (x86)/Intel/Compiler/C++/9.1/EM64T/Bin/icl.exe" : <compatibility>vc8 ;
>
> Error message:
>
> error: intel-win initialization: parameter 'compatibility' inconsistent
> error: an explicit value was specified in an earlier initialization
> error: no value is specified now
Can you do to "status" and provide the output of
bjam -n <.......>
where <.......> is the options, exactly, that are passed to bjam by regression.py?
Thanks,
Volodya
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