From: John Maddock (john_at_[hidden])
Date: 2006-08-14 04:51:01


Stefan Slapeta wrote:
> John Maddock wrote:
>>
>> So how do we fix this, so I can actually build with Intel again?
>>
>> Thanks, John.
>>
>
> using intel-win : 9.1 :
> "C:/Programme/Intel/Compiler/C++/9.1/IA32/Bin/icl.exe" :
> <compatibility>vc71 ;

Nope doesn't work, I get:

error: intel-win initialization: parameter 'compatibility' inconsistent
error: an explicit value was specified in an earlier initialization
error: no value is specified now

With *any* <compatibility> entry in user-config.jam including this one.

I'm using cvs HEAD BTW in case that makes any difference.

Thanks, John.