7 Oct
2001
7 Oct
'01
1:40 p.m.
At 08:50 AM 10/7/2001, david.abrahams@rcn.com wrote:
Dale, I can't be sure what your problem is, but I can tell you this: I had a REALLY hard time getting como installed and running correctly on my system. I had lots of correspondence with comeau tech support before it all worked right.
I had the same experience. The helloworld program you use to make sure the compiler is set up right should use the C++ <iostream> header since that stresses setup issues more that one of the C headers. But once I got helloworld running under Comeau, it was easy to get the Boost build system to run. --Beman