Post #2159480
2026-05-07 11:48 UTC
I wonder if there's an automatic way to extract a vendored sysroot from an oci image so that you can "cross-compile" for something like the steam Linux runtime without having to mess around with the toolchains in the container itself. Dealing with containers for just building code is so deeply unpleasant.
Replies (1)
-
@dotstdy@mastodon.social 2026-05-07 11:49
In fact... It would be cool if the compiler could take an oci image *as* a sysroot...