Proposal: build clean with recent compilers for system-agnostic S-CORE #1692
AlexanderLanin
started this conversation in
Technical Lead Circle
Replies: 1 comment 5 replies
-
Added to the workshop agenda tomorrow but please also add some proposals what should be used |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Context
The current setup primarily relies on qcc for QNX 8.0 = gcc 12.
However, SCORE is expected to be integrated into multiple target environments.
Relying on a single compiler/version locks SCORE to one ecosystem and makes broader adoption difficult.
Problems
Proposal
Adopt a “build clean with recent compilers” philosophy to make SCORE as system-agnostic as safety allows:
Benefits
Next Steps
❓ Requested decision: Should SCORE adopt a modern system-agnostic compiler baseline (build clean with recent compilers, not just qcc/gcc 12) to support integration into arbitrary environments as far as safety allows?
Beta Was this translation helpful? Give feedback.
All reactions