docker-osxcross
docker-osxcross copied to clipboard
Missing GCC compilers
As the issue name suggests, this is missing the binaries for GCC compilers, which is supported by osxcross.
These can usually be built with build_gcc.
If i can manage to figure it out, i'll add support for this and make a pull request.