$include_dir="/home/hyper-archives/boost-build/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Kuhl, Brian: "[Boost-build] Why are config checks being done with shared link when I configure static?"
- Previous message: Steven Watanabe: "Re: [Boost-build] feature, properties, variants, and all the rest"
- In reply to: Stefan Seefeld: "Re: [Boost-build] feature, properties, variants, and all the rest"
- Next in thread: Robert: "Re: [Boost-build] feature, properties, variants, and all the rest"
- Reply: Robert: "Re: [Boost-build] feature, properties, variants, and all the rest"
AMDG
On 01/13/2017 12:24 PM, Stefan Seefeld wrote:
>
> ('bjam' is the tool's name on Fedora 25, coming from the boost-jam-1.60
> package)
>
> Is the `--help` flag newer than 1.60 ? (In my boost repo, I can of
> course reproduce that `b2 --help` reports all those options.)
>
The boost-build package on Fedora is
missing options/help.jam. The reason for
this appears to be that it's skipped by the
install script for Boost.Build.
In Christ,
Steven Watanabe
- Next message: Kuhl, Brian: "[Boost-build] Why are config checks being done with shared link when I configure static?"
- Previous message: Steven Watanabe: "Re: [Boost-build] feature, properties, variants, and all the rest"
- In reply to: Stefan Seefeld: "Re: [Boost-build] feature, properties, variants, and all the rest"
- Next in thread: Robert: "Re: [Boost-build] feature, properties, variants, and all the rest"
- Reply: Robert: "Re: [Boost-build] feature, properties, variants, and all the rest"
$include_dir="/home/hyper-archives/boost-build/include";
include("$include_dir/msg-footer.inc");
?>