Boost logo

Boost :

Subject: Re: [boost] [git] "headers" target fails
From: Brian Ravnsgaard Riis (brian_at_[hidden])
Date: 2013-10-30 15:20:12


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2013-10-30 20:03, Brian Ravnsgaard Riis wrote:
> Hi,
>
> That'll explain it. I'll try to nose around on my own... :-)
>
> Regards, /Brian Ravnsgaard Riis

Hi list,

So, for now the solution seems pretty simple. Here's how I proceeded:

$ git clone --recursive git://github.com/boostorg/boost modular-boost
$ cd modular-boost/tools/build
$ git checkout develop
$ cd v2
$ ./bootstrap.sh --with-toolset=clang
$ sudo ./b2 --prefix=/usr/local
$ cd ../../..
$ ./bootstrap.sh --with-toolset=clang
$ ./b2 headers
$ ./b2 stage

Lines 4-6 are for installing Boost.Build to a system location. Omit as
you please.

Also, I use clang; substitute your favourite toolset and add options
as you usually would.

The above sequence worked for me. (Well, I think... It's still
compiling...)

Regards,
 /Brian Ravnsgaard Riis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJScVvsAAoJEFES4N8QrEodeTkH/0OgN2VZbROQv+qYcoza7BOc
pNCFeADZBE07CrH2ksPZsFcEv496JIjT9egQMl5/ntbHeacOaMaqoZNuUGU+AWY5
z+VzrX/7gl6lBVDxu16XHWughc+S+3pXtX4mlZFp+ThRSQv+U20qdVd0roT20yRK
PMF5JIuq6I8h5/nIdtGsJDD9Bcfw0DvQQamRJu14udgRMfoSquRbOQ/j8T4nI+Pa
ms1X54ZzloIFoQxJuQOh3p7sP2OY/ls6TBrD/g3Kx+79zIduzg3Z21gVOAJuqf7i
pPc47PIlbiEFFfyoC/shNWBv5z/c+1NZ8bUBvdKSDJz5RVnkQVNKTJ6G9RcpJkM=
=kc0Z
-----END PGP SIGNATURE-----


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