Skip to content

Add Makefile dependencies for -j - #501

Open
venerd1 wants to merge 1 commit into
GENIE-MC:masterfrom
venerd1:fix-makefile-dependencies
Open

Add Makefile dependencies for -j#501
venerd1 wants to merge 1 commit into
GENIE-MC:masterfrom
venerd1:fix-makefile-dependencies

Conversation

@venerd1

@venerd1 venerd1 commented Jun 4, 2026

Copy link
Copy Markdown
  1. Add framework, physics-nuclear-environment and physics-utilities targets to physics-neutrino-scattering-modes because:

    • Multinucleon/EventGen links to -lGFwAlg -lGFwEG -lGFwGHEP -lGPhMNucXS -lGPhNuclSt
    • Multinucleon/XSection links to -lGPhXSIg -lGFwEG -lGFwGHEP -lGPhCmn -lGFwUtl -lGPhHadTens
    • InverseBetaDecay/XSection links to -lGPhXSIg -lGFwEG -lGFwGHEP
  2. Add framework and physics-nuclear-environment targets to physics-nucleon-decay because:

    • NucleonDecay links to -lGPhNuclSt -lGFwEG
  3. Add physics-nuclear-environment target to physics-nnbar-oscillation because:

    • NNBarOscillation links to -lGPhNuclSt
  4. Add framework target to physics-utilities because:

    • XSectionIntegration links to -lGFwAlg
  5. Add physics-nuclear-environment target to physics-hadronic-simulations because:

    • HadronTransport links to -lGPhNuclSt

@nusense nusense left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given the explicit library linkages that we have, these Makefile dependencies make sense. Though I'm not convinced that the links and dependencies we have are fully adequate to always be successful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants