-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
update compiler version #6747
Merged
Merged
update compiler version #6747
Conversation
This file contains 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
We have a bit of a problem .... Arch Linux, 10.2.0
Vendor compiler 10.2.1
|
The following F411 targets fail (for the release set):
|
Setting -O2 for F411 allows all release targets to build: AIKONF4
AIRBOTF4
AIRBOTF7
OMNIBUSF7NANOV7
ALIENFLIGHTNGF7
ANYFC
ANYFCF7
ANYFCF7_EXTERNAL_BARO
ASGARD32F4
ASGARD32F7
BEEROTORF4
BETAFLIGHTF4
BLUEJAYF4
CLRACINGF4AIRV3
CLRACINGF4AIR
CLRACINGF4AIRV2
COLIBRI
QUANTON
DALRCF405
DALRCF722DUAL
F4BY
FF_F35_LIGHTNING
WINGFC
FF_FORTINIF4
FF_PIKOF4
FF_PIKOF4OSD
OMNIBUSF4V6
FIREWORKSV2
FLYWOOF411
FLYWOOF411_V2
FLYWOOF7DUAL
FOXEERF405
FOXEERF722V2
FOXEERF722DUAL
FRSKYF4
FRSKYPILOT
FRSKY_ROVERF7
FURYF4OSD
MAMBAF405
HGLRCF722
IFLIGHTF4_SUCCEXD
IFLIGHTF4_TWING
IFLIGHTF7_TWING
KAKUTEF4V2
KAKUTEF4
KAKUTEF7MINI
KAKUTEF7
KAKUTEF7HDV
KAKUTEF7MINIV3
MAMBAF405US
MAMBAF722
MATEKF405_SERVOS6
MATEKF405
MATEKF405OSD
MATEKF405CAN
MATEKF405SE
MATEKF411_FD_SFTSRL
MATEKF411
MATEKF411_SFTSRL2
MATEKF411_RSSI
MATEKF411SE
MATEKF411SE_FD_SFTSRL1
MATEKF722
MATEKF722_HEXSERVO
MATEKF722WPX
MATEKF722PX
MATEKF722MINI
MATEKF722SE
NOX
MATEKF765
OMNIBUSF4V3
OMNIBUSF4V3_S5S6_SS
OMNIBUSF4PRO
OMNIBUSF4V3_S5_S6_2SS
OMNIBUSF4V3_S6_SS
DYSF4PROV2
OMNIBUSF4PRO_LEDSTRIPM5
DYSF4PRO
OMNIBUSF4
OMNIBUSF7V2
OMNIBUSF7
OMNIBUSF7NXT
PIXRACER
QUARKVISION
REVO
SPARKY2
SPEEDYBEEF4
SPEEDYBEEF7
SPRACINGF4EVO
SPRACINGF7DUAL
YUPIF7
ZEEZF7
|
@stronnag allowed myself to merge |
trivially "obvious" fix for the |
DzikuVx
approved these changes
Aug 7, 2021
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.
The default compiler distributed by ARM is now 10.2.1 (since 2020-12-11).
Update cmake to download / use this compiler.
Tested on Linux X86_64 building the following:
Verification on other platforms would be appreciated.