$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Sean Huang (huangsean_at_[hidden])
Date: 2006-12-21 11:22:23
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
It started happening about a week ago.
Thanks,
Sean