Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dependency to Python package installation when SIM=spike #1376

Conversation

a4lg
Copy link
Contributor

@a4lg a4lg commented Nov 28, 2023

Since scripts/wrapper/spike/* started to use the script scripts/march-to-cpu-opt, we need to add dependency to the prerequisite of this script (installation of pyelftools).

This commit adds the dependency to stamps/install-python-package.

Since `scripts/wrapper/spike/*` started to use the script
`scripts/march-to-cpu-opt`, we need to add dependency to the
prerequisite of this script (installation of pyelftools).

This commit adds the dependency to `stamps/install-python-package`.
@cmuellner
Copy link
Collaborator

Same comment as #1374 (comment):

This proposal looks reasonable (no objections at all).

Still, I want to make a counter proposal: remove the package installation from Makefile.in and document the installation of dependencies in README.md (and in the pre-build steps of the CI scripts).

@cmuellner
Copy link
Collaborator

Closing this as we merged #1381 instead (long ago).

@cmuellner cmuellner closed this Apr 5, 2024
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