Boost logo

Boost :

Subject: Re: [boost] [1.55.0] link.jam: No such file or directory
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2014-03-12 15:08:08


AMDG

On 03/12/2014 11:44 AM, Richard Hadsell wrote:
> I am trying to build Boost 1.55 libraries with Clang 3.4 using g++ 4.8.2
> as the toolchain on CentOS 6.5. When I run the command that I used for
> building 1.52.0, I get a message that seems to be harmless but indicates
> something has changed in the bjam options:
>
> bin/bjam --user-config=user-config.LINUX_C65 threading=multi
> instruction-set=core2 address-model=64 variant=release
> link=static,shared --stagedir=stageC65 stage
> link.jam: No such file or directory
> ...
>
> What's up with that?
>

It's harmless. It was caused by an overeager merge.
link.jam is needed for git.

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk