$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2004-10-12 15:34:54
Bronek Kozicki wrote:
> However this support is only available for 2 or 3 compilers (MSVC71
> among them), as exe file (PE image) has to be "constructed" in very
> special way, and boost developers do not know how to get it right with
> other compilers.
... or other compilers just do not support required feature of PE image
format.
B.