▲ | jmmv 3 days ago | |
Right, so you need to end up creating a container to package the glibc with the binary. Which is not very different from having sysroots. But what about any tools compiled from source and used during the build? Those can also suffer from these issues. | ||
▲ | lokar 3 days ago | parent [-] | |
Yeah, ideally you could build your toolchain from source on any platform. But, in some cases that’s not possible |