$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-08-24 05:41:28
Markus Schöpflin wrote:
> 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?
Please go ahead. The patch looks fine.
Thanks,
Volodya