$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-07-06 02:52:14
Reece Dunn wrote:
> Vladimir Prus wrote:
> >Ok, I'll adjust msvc.jam accordingly. Does vc6/vc7/vc7.1 support /EHsc?
>
> Yes.
Good, I've replaced /GX with /EHsc and also made other options appear only on
non-8.0 compilers. You either need to explicitly pass 8.0 version or make
sure 8.0 is in standard location.
Please let me know if this works.
- Volodya