JeffersonLab / JANA4ML4FPGA

EIC R&D supported project developing ML on FPGA for streaming readout systems
1 stars 1 forks source link

Fix double free issue at program exit by following ODR in linking. #21

Open faustus123 opened 1 year ago

faustus123 commented 1 year ago

This PR changes to dynamically linked libraries everywhere and works with the latest master branch of JANA2. It does not necessarily work with v2.0.9.

Since this makes more dramatic changes, I am putting it as a draft for now since it has the potential of disrupting ongoing work.