Conversation

@justsoup It's just that literally a single use case is used, and anything that falls just a tiny bit outside (different compiler, different environment, different kernel config) is just not cared about *at all*.

0
0
0

f_ 🇵🇸

@justsoup @z3ntu they all use whatever sdk, toolchain, config, and environment that is officially supported by the SoC manufacturer
1
0
1

@fun @justsoup Yeah that, the Android build system just supplies the complete toolchain along with the exact command to build it, and that usually doesn't change ever, or very rarely at least

1
0
0
@z3ntu @justsoup Yeah, and also the specific device code, will be written so that it just works for the particular use that is supported.
0
0
0