|
[Rivet] boost.m4 BOOST_FIND_LIBAndy Buckley andy.buckley at cern.chThu Jul 11 22:08:07 BST 2013
Hi James, Have a look at the docs here: https://github.com/tsuna/boost.m4/ I think the pre-packaged way to do it is to call BOOST_IOSTREAMS. Feel free to update to the latest version of that boost.m4 if you like. The current version is a few months old and contains some patches by me which then got pulled into that Github repo. Andy On 11/07/13 19:47, James Monk wrote: > Hi everyone, > > I'm trying to add reading of gzipped HepMC files to Rivet (together with the event filtering, I think this would improve the io performance enough that storing events becomes worthwhile). For this, I need to link against libboost_iostreams.[so, dylib]. There's a m4 macro in boost.m4 of > > BOOST_FIND_LIB([iostreams]) > > which you'd imagine would do the job, but seems to look for an empty filename. There's not much documentation on that - does anyone know if/how it works? Or an alternative neat way of finding a particular boost library?.. > > cheers, > > James > > _______________________________________________ > Rivet mailing list > Rivet at projects.hepforge.org > http://www.hepforge.org/lists/listinfo/rivet > -- Dr Andy Buckley, Royal Society University Research Fellow Particle Physics Expt Group, University of Edinburgh / PH Dept, CERN
More information about the Rivet mailing list |