[Rivet] [Rivet-svn] r2008 - bootstrap

Andy Buckley andy.buckley at ed.ac.uk
Wed Nov 4 21:17:03 GMT 2009


Hendrik Hoeth wrote:
> Thus spake blackhole at projects.hepforge.org (blackhole at projects.hepforge.org):
> 
>> Log:
>> Version updates
>>
>> Modified:
>>    bootstrap/rivet-bootstrap
>>
>> [...]
>> -parser.add_option("--boost-version", default="1_38_0", dest="BOOST_VERSION", 
>> +parser.add_option("--boost-version", default="1_40_0", dest="BOOST_VERSION", 
>> [...]
> 
> The 1.40.0 release of boost doesn't come with a configure script
> anymore. Now it's time to run
> 
> ./bootstrap.sh --prefix=$PREFIX
> ./bjam
> ./bjam install
> 
> No, the -j option for bjam doesn't work reliably here. And no, I don't
> know why they are doing this to mankind. But there _is_ something good
> about this release. They didn't screw up the paths in the include
> directory during the installation.

Yep, I noticed this during the next bunch of testing. To spare myself 
(and others, via bugs) unnecessary pain, the bootstrap script now just 
copies the boost header directory into place. This also saves on that 
huge build time for bits of Boost that we don't use ;)

Andy

-- 
Dr Andy Buckley
SUPA Advanced Research Fellow
Particle Physics Experiment Group, University of Edinburgh

The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.



More information about the Rivet mailing list