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

Fix hard-coding of LINKER variable. #13

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

rpgoldman
Copy link

This would fix issue #4

Now LINKER uses the value of CXX.
At the same time, I introduced use of the standard LEX and YACC variables.

Now LINKER uses the value of CXX.
At the same time, I introduced use of the standard LEX and YACC variables.
In my experience, this is too stringent.  I find it breaks the build
even on cosmetic errors like "misleading indentation."

Inclined to think that this should change to be an option for
active developers only, and left off for users.
@rpgoldman
Copy link
Author

If you get a chance, it would be nice to get PR merged.

@jan-dolejsi
Copy link
Contributor

Dear VAL supporters. We've recently managed to re-merge a large fork (see #42) and in the process resolved many popular requests, did a major clean-up and made things ready for continuous integration, which will help us safely service future pull requests. We've also setup a build pipeline to democratize binaries for Linux, Windows and MacOS users.

We understand that resolving merge conflicts in your forks may be difficult and will cause some short term pain, but we believe this is a good investment for the future of the project and hope to see your future contributions into this cleaned-up codebase!

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