Skip to content

Include directions in examples/README.md to have compatible versions of bb-runtimes and compiler #384

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

Open
filip-gajowniczek-adacore opened this issue May 3, 2021 · 0 comments

Comments

@filip-gajowniczek-adacore

When following the directions in https://github.com/AdaCore/Ada_Drivers_Library/blob/master/examples/README.md

The following command will clone the bb-runtimes repository under the hood:
python ./scripts/install_dependencies.py

When run with arm-elf-linux 21.1 Ada compiler intalled, the bb-runtimes that is checked out by default is incompatible with the version of the installed compiler. Manually checking out branch 21.1 in the bb-runtimes repository that was created by the python script resolved the issue.

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

No branches or pull requests

1 participant