$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-11-03 15:19:01
> -----Original Message-----
> From: boost-users-bounces_at_[hidden] 
> [mailto:boost-users-bounces_at_[hidden]] On Behalf Of John Maddock
> Actually you can ignore that message as it happens: it's a 
> compiler message 
> and the lib's should still build OK.  It was inserted in 
> because we hadn't 
> tested the last release with Intel 9 (it didn't exist then), 
> however there 
> are no configuration changes required compared to previous 
> Intel versions, 
> so you can just ignor the message if you want.  If it's 
> annoying, then 
> comment out the line in boost/config/compiler/intel.hpp that 
> generates it.
Ok, I did ignore it and it seemed to work fine.
Thanks.