$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: hugo_duncan (hugo.duncan_at_[hidden])
Date: 2002-02-04 16:38:57
--- In boost_at_y..., Rene Rivera <grafik666_at_r...> wrote:
> I just added the new feature <arflags> to be able to pass additional flags to
> the archive action. This changes only the *.jam files not the Jam executable.
specifying
<borland><*><arflags>/P128
causes "\P128" to appear on the archive command-line. The forward slash is being converted to a backslash.