Skip to content

meteogrid/cross-compilers

 
 

Repository files navigation

cross-compilers

Dockerfiles for cross compiling environments

https://circleci.com/gh/thewtex/cross-compilers/tree/master.svg?style=svg
thewtex/cross-compiler-base
base-images Base image for other toolchain images. From Debian Jessie with GCC, make, autotools, CMake, Ninja, Git, and Python.
thewtex/cross-compiler-android-arm
android-arm-images The Android NDK standalone toolchain for the arm architecture.
thewtex/cross-compiler-browser-asmjs
browser-asmjs-images The Emscripten JavaScript cross compiler.
thewtex/cross-compiler-linux-armv6
linux-armv6-images Linux ARMv6 cross compiler toolchain for the Raspberry Pi, etc.
thewtex/cross-compiler-linux-armv7
linux-armv7-images Generic Linux armv7 cross compiler toolchain.
thewtex/cross-compiler-linux-ppc64le
linux-ppc64le-images Linux PowerPC 64 little endian cross compiler toolchain for the POWER8, etc.
thewtex/cross-compiler-linux-x64
linux-x64-images Linux x86_64 / amd64 compiler. Since the Docker image is natively x86_64, this is not actually a cross compiler.
thewtex/cross-compiler-linux-x86
linux-x86-images Linux i686 cross compiler.
thewtex/cross-compiler-windows-x64
windows-x64-images 64-bit Windows cross-compiler based on MXE/MinGW-w64.
thewtex/cross-compiler-windows-x86
windows-x86-images 32-bit Windows cross-compiler based on MXE/MinGW-w64.

About

Dockerfiles for cross compiling environments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.1%
  • CMake 21.3%
  • Shell 20.3%
  • Makefile 11.5%
  • Other 1.8%