$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2004-04-17 07:01:25
<resent to the list, it never appeared via gmane>
Markus Schöpflin wrote:
> 2. In the file "tru64cxx65-tools.jam" the option "-nopure_cname" is
> passed to the compiler. This leads to problems when compiling io headers
> when "-std strict_ansi" is in effect, patch 2 fixes this.
... and removing -nopure_cname leads to problems when boost.filesystem
is beeing compiled... :-( I think I'll need to look for another fix.
Markus