Cross compiling toolchains in Docker images
Go to file
Steeve Morin 6daa79eab3
Add strip and objdump to the cross tools
Signed-off-by: Steeve Morin <steeve.morin@gmail.com>
2014-11-13 19:05:41 +01:00
android-arm Use base image, add Makefile, compress RUN statements to save on disk space 2014-10-17 13:42:56 +02:00
darwin-x64 [darwin] use curl instead of wget 2014-11-05 19:14:27 +01:00
linux-arm [linux-arm] Use linaro toolchain with gcc 4.7 (for old glibc) 2014-11-06 17:14:52 +01:00
linux-x64 Add strip and objdump to the cross tools 2014-11-13 19:05:41 +01:00
linux-x86 Add strip and objdump to the cross tools 2014-11-13 19:05:41 +01:00
windows-x64 Use base image, add Makefile, compress RUN statements to save on disk space 2014-10-17 13:42:56 +02:00
windows-x86 Use base image, add Makefile, compress RUN statements to save on disk space 2014-10-17 13:42:56 +02:00
Dockerfile [base] Add autogen/automake and vim 2014-11-05 23:39:19 +01:00
Makefile Make sure base is properly built 2014-11-13 03:33:32 +01:00
README.md Initial commit 2014-10-12 13:20:14 +02:00

cross-compilers

Dockerfiles for cross compiling environments