Replies: 2 comments
-
No, the image does not support cross-compiling; only distcc is bundled, not crossdev. Nevertheless, you don't need a cross-compiler for an amd64 host to compile x86 binaries. You do need a cross-compiler for an arm64 machine though. Alternatively, you could probably run the 386 image on the arm64 machine using QEMU emulation ( |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the quick answer. I'll give the image a try on the amd64 host |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does the image support cross compiling for Gentoo?
Lets say my docker-host is amd64 and the gentoo client (which is painfully slow in compiling) is i686, is there a chance that it works?
Can also an arm64 machine (Mac with M1) work as another distcc node for i686?
Beta Was this translation helpful? Give feedback.
All reactions