[Halld-offline] [Halld-physics] Updating software for gcc 4.9.2
Paul Mattione
pmatt at jlab.org
Wed Jun 1 15:26:52 EDT 2016
Also, if you are working on the ifarm, before setting up your environment, you can run:
module load gcc_4.9.2
Which will prepend the necessary locations for the gcc libraries and binaries. Then just source your latest environment that is built with gcc 4.9.2.
- Paul
On Jun 1, 2016, at 3:22 PM, Paul Mattione <pmatt at jlab.org> wrote:
> We’ve now updated our software to work with gcc 4.9.2 on the farm. To get your software to work at your home institutions with this version of gcc, you need to:
>
> 1) Upgrade to JANA 0.7.5p2
>
> 2) Update to the latest sim-recon
>
> And then, if you are using analysis plugins generated by MakeReactionPlugin.pl:
>
> 3) You need to update the SConstruct in each plugin. The easiest way to do this is just to create a dummy plugin:
>
> MakeReactionPlugin.pl dummy
>
> and then copy the SConstruct it generates into all of your plugin folders.
>
> 4) In your analysis plugin processor brun(), delete all reference to DEventWriterROOT. Creating of trees is done automatically now.
>
> - Paul
>
>
> _______________________________________________
> Halld-physics mailing list
> Halld-physics at jlab.org
> https://mailman.jlab.org/mailman/listinfo/halld-physics
More information about the Halld-offline
mailing list