(no title)
wryun | 3 months ago
(I'm keen about ARM and RISC-V systems, but I can never actually justify them given the spotty Linux situation and no actual use case)
wryun | 3 months ago
(I'm keen about ARM and RISC-V systems, but I can never actually justify them given the spotty Linux situation and no actual use case)
mort96|3 months ago
aallaall|3 months ago
wryun|3 months ago
Marsymars|3 months ago
wryun|3 months ago
fweimer|3 months ago
Outside the embedded space, cross-compilation really is a fool's errand: either your software is not portable (which means it's not future-proof), or you are targeting an architecture that is not commercially viable.
Marsymars|3 months ago
This is what we largely do - my entire team other than me is on x86, but setting up the ARM pipelines (on GitHub Actions runners) would have been a real pain without being able to debug issues locally.