$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] boost for ppc
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-06-26 06:23:59
yigit agabey wrote:
> ok, now the jam file?
>
> command:
> bjam toolset=gcc-power
>
> output:
> error: error: no Jamfile in current directory found, and no target
> references specified.
Right, and what directory are you running bjam in? Does not seem
like it's top-level dir of Boost source tree.
- Volodya