
John, sorry for the slow follow-up here - it's been at least two weeks since I posted my original question. The root of my problem turned out to be an #include <boost/config.hpp> that was buried deep in a tree of headers. When I switched compilers I somehow missed that one. Anyway, thanks - you're mention of configuration made me remember going around zapping these and prompted me to do a full search on my project source. - Regards Chris Russell "John Maddock" <john_maddock@compuserve.com> wrote in message news:01f601c2693d$bc071ee0$09a4193e@1016031671...
I'm using the Intel 6.0 compiler under MS Visual Studio 6.0 SP6 and just attempted to plug the Dinkumware STL distribution into the mix. I ran into a slew of compile-time errors in the random library and am wondering if anyone has seen this before I ride into battle.
It's likely that the config is all wrong for that compiler-library combination - sadly it's almost impossible to detect Dinkumware library variants - can you run the configure script?
John Maddock http://ourworld.compuserve.com/homepages/john_maddock/index.htm