$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2004-08-24 05:20:06
Markus Schöpflin wrote:
> Currently bjam keep recompiling the static archives on Tru64 because it
> doesn't scan the archives correctly. Tru64 V5 introduced a compressed
> format which has the same ar header but the actual data is kept in a
> compressed format.
>
> Attached is a patch for jam_src/fileunix.c which fixes this.
Any objections if I just go ahead and apply the patch myself?
Markus