Commit Graph

10 Commits

Author SHA1 Message Date
5906aae649 Update automake to 16.3 and ncurse to 6.1 2021-05-08 18:28:33 +02:00
4119679f1c Fix build faild : update mpc to 1.1.0 2021-05-08 18:21:30 +02:00
27a24d2be3 Re-add linux-ppc64le image, update MPFR to 4.0 from 3.1, BINUTILS to 2.32 2021-05-08 17:29:43 +02:00
fd0f89884f Re-add linux-ppc64le image, update MPFR to 4.0 from 3.1, BINUTILS to 2.32 2021-05-08 17:25:13 +02:00
f9693294ff Fix ARMv8 rpi, ARMv6, MIPS, MIPS64 and s390x images 2021-05-08 12:40:55 +02:00
a9dac6fe6a Fix GCC version 2021-05-08 02:43:37 +02:00
71af7f0127 Update GCC to 8.5.0 2021-05-07 19:10:56 +02:00
ec218274a6 Add mips and mipsel to git action, update mips and s390 images 2021-05-07 17:53:17 +02:00
Anton Chernov
78b49e90cb Enabled OpenMP for linux-arm64, linux-armv5, linux-armv7, linux-mips, linux-s390x 2018-08-27 13:53:31 +02:00
Dan Jacques
7dd46fa045 Implement "ct-ng" building, add "linux-mips".
Add a mechanism to construct a full cross-compiler environment using the
"crosstool-ng" cross-compiler building utility. This is implemented in
the new "common.crosstool" include, and augments the "dockcross/base"
base image.

Update Makefile to consolidate Dockerfile generation, notably the
"sed"-based inclusion directives.

Finally, employ all of this to generate a "linux-mips" 32-bit hard-float
MIPS cross-compiler Dockcross image.
2017-09-01 10:09:31 -04:00