$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ulrich Eckhardt (uli_at_[hidden])
Date: 2005-03-10 21:27:51
On Thursday 10 March 2005 16:51, Victor A. Wagner Jr. wrote:
> as for anything still working on VC++6.0, I'm already on record as saying
> boost should drop this ancient compiler.
There's another compiler which I'm porting boost to that is mostly bug-to-bug
compatible to that from VC6 and that is the one supplied with embedded VC4. I
believe that this is currently the main platform for win CE development, so
unfortunately this compiler is far from dead.
If there was a good alternative, I'd switch any moment, but I'm afraid there
isn't.
Uli