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 more strict verification to the toolchain #143

Open
BennyBot opened this issue Feb 4, 2023 · 0 comments
Open

🐛Add more strict verification to the toolchain #143

BennyBot opened this issue Feb 4, 2023 · 0 comments
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers p:high High Priority

Comments

@BennyBot
Copy link
Member

BennyBot commented Feb 4, 2023

Bug Description

Someone on VTOW had arm-none-eabi-g++ on their path, but did not have the make executable. This causes one-click to pass toolchain verification, even though the toolchain is not working for PROS.

Platform

Windows 11

Steps to reproduce

delete the make executable while keeping arm-none-eabi-g++ intact.

Additional Information

We probably want to test these binaries, as they are the most used:
arm-none-eabi-g++
make
ld
addr2line

@BennyBot BennyBot added bug Something isn't working enhancement New feature or request good first issue Good for newcomers p:high High Priority labels Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers p:high High Priority
Projects
None yet
Development

No branches or pull requests

1 participant