[Rivet] [Rivet-svn] r2737 - trunk/bin

Andy Buckley andy.buckley at ed.ac.uk
Fri Oct 29 16:56:43 BST 2010


On 29/10/10 16:51, Hendrik Hoeth wrote:
> Just a question, not trying to implicate anything:
> 
>> Modified: trunk/bin/rivet-buildplugin
>> ==============================================================================
>>      echo "Usage: $PROG <libname> <source1> [<source2> [compiler_flags] ...]"
>> [...]
>> +    echo "To make special build variations you can add appropriate compiler flags"
>> +    echo "to the arguments and these will be passed directly to the compiler. For"
>> +    echo "example, for a debug build of your plugin library, add '-g', and for a"
>> +    echo "32 bit build on a 64 bit system add '-m32'."
> 
> What do you tink about adding $CXXFLAGS by default?

Hmm, not a bad idea. Otherwise no-one will remember to optimise their
analysis builds. But it would require making a rivet-buildplugins.in
template for the script: worth the hassle?

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