-
Carl Mikael Berggren authored
Makescript now makes the check for actual changes of the mod-files work also for gfortran > 9 (worked before, too, for updates, but not for the initial install). cresgvexe no longer has -llciof77, since this has been removed - and was not needed, anyhow (except for a bug, see next commit). README and INSTALL has been updated. In samples, the installation of stdhep has changed to be of a local tar-ball, thus avoiding relying on access to FNAL (install-stdhep and stdhep_and_mcfio_v3.tar.gz. install-stdhep-legacy is the old script). In samples/lcio, za_lcio_trans.F03 has been changed in the src-xxx directories: the call to write the event out was lcwrtwriteevent , but should be lcwritwriteevent. The former actually is (was) in liblciof77.a, while the latter is in the actual SGV interface. But they are in fact functionally identical, so with -llciof77, it still worked despite the typo! But now, liblciof77.a is gone, so the fix is needed. Finally, build_lcio_interface.tar.gz contains this change + some other things needed to parse the latest lcio, including a local copy of html2text. However, src-2.0.2 still works with the latest LCIO, so no need to update that. r261 | berggren | 2024-08-05 16:13:14 +0200 (mån 5 aug 2024) | 7 rader
d8e48e0c
Loading