Hopefully their engine SDK has 'correct' elf/linux binary generation built in:<p>- static libgcc/libstdc++ by default<p>- glibc ABI selection (see GNU binutils ld documentation, "VERSION" sub-section (2nd part of the page). This is the annoying part.<p>- libdl-ing all video game core system interface shared libs (vulkan,libasound, libxkbcommon, legacy x11/GL?, wayland code is statically linked), with proper fallbacks.