$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: tslettebo1 (terje.s_at_[hidden])
Date: 2002-05-19 08:30:14
Hi all.
Have anybody got the Boost Lambda Library to work on other compilers
than GCC and Kai C++ (which are mentioned in the documentation)?
I have Intel C++ 6.0, which is quite standards compliant, but I get a
zillion error messages, just by trying to compile
boost/libs/lambda/test/bind_tests_simple.hpp.
Trying it with MSVC 6.0 gives an ICE, but that's hardly unexpected. :)
Also, are there any plans, on ongoing work, to make it more portable?
(I post here, rather than the Boost list, as it's about use of a
library)
Regards,
Terje