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

Upgrade Arm GNU Toolchain and GCC to version 13 #66

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

Conversation

wassr
Copy link
Member

@wassr wassr commented Jul 30, 2024

Fixes #49

@wassr wassr self-assigned this Jul 30, 2024
@wassr
Copy link
Member Author

wassr commented Jul 30, 2024

Upgrades:

  • ARM GNU toolchain 12.2 → 13.3
  • gcc/g++ 12 → 13
  • Catch2 3.1.0 → 3.3.0
  • clang-tidy-cache

Catch2 needed to be upgraded to work with GCC 13 and gcov was also fixed to its version from GCC 13 to avoid ambiguous versions.

Currently, throws errors when building COBC SW.

@wassr
Copy link
Member Author

wassr commented Aug 18, 2024

IWYU only added support for Clang 18 in version 0.22.

@wassr wassr marked this pull request as ready for review August 18, 2024 20:03
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.

Upgrade Arm GNU Toolchain to version 13
1 participant