build: update to gcc 15 - #222
Merged
Merged
Conversation
Code Coverage SummaryDetailsResults for commit: 59c3cc9 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Totto16
force-pushed
the
update_gcc_to_v_15
branch
2 times, most recently
from
May 20, 2025 17:02
869c596 to
0f716bb
Compare
Totto16
force-pushed
the
update_gcc_to_v_15
branch
from
June 1, 2025 23:32
0f716bb to
d00d08e
Compare
Totto16
force-pushed
the
update_gcc_to_v_15
branch
from
July 30, 2026 10:34
d00d08e to
b901827
Compare
- clang21 needs some gcc libraries all the time ( crtbeginS.o and some gcc libs), so this fixes it
- it has mt in its name (not at the end xD)
- add cmake section to cross files - fix existing cmake section for 3ds
- disable brotli, as it is not available on the switch, but was just detected on the host system previously
…as that version) - this fixes the switch build
- add automatic upgrade paths - also fix the compilation
- the ndk only supports up to API 35
Totto16
added a commit
that referenced
this pull request
Jul 31, 2026
did rebase of main on 8602033 and that conflicts with some changes here
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GCC 15.1.0 released 25.04.2025
Update all actions to use it:
References
https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test?field.series_filter=plucky
https://gcc.gnu.org/gcc-15/porting_to.html
https://packages.ubuntu.com/search?suite=all&searchon=names&keywords=gcc-15
https://packages.msys2.org/packages/mingw-w64-x86_64-gcc