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

NVC installed from a binary package and the '--ignore-time' option #557

Open
amb5l opened this issue Oct 19, 2022 · 0 comments
Open

NVC installed from a binary package and the '--ignore-time' option #557

amb5l opened this issue Oct 19, 2022 · 0 comments

Comments

@amb5l
Copy link
Sponsor Contributor

amb5l commented Oct 19, 2022

My GitHub workflow installs NVC from a MSYS binary package before running OSVVM tests. It also checks out the NVC repo to get needed scripts and data files. The NVC executable then sees the repo VHDL library source as newer than the compiled libs installed from the package. It fails, suggesting the --ignore-time option as a workaround.

I can work around this by deleting the VHDL lib source in my workflow, or (less easily) by using the --ignore-time option. But it would be nice to have a configure option to exclude code that looks for lib source when the build target is a binary package.

amb5l added a commit to amb5l/nvc that referenced this issue Oct 19, 2022
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

No branches or pull requests

1 participant