60c9ba0b79
fix merge
...
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-08-05 17:33:52 +02:00
40545c5f78
Disable python with GDB
...
Disable python with GDB: GDB 8.1 and lower have issues with python 3.7 and upper :
https://bugzilla.redhat.com/show_bug.cgi?id=1577396
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-05-26 20:06:05 +02:00
c7fcae512e
Update image
2021-05-14 17:04:48 +02:00
695ecfc899
Disable python for GDB, fix wrong config and add riscv64
2021-05-13 15:13:12 +02:00
5ed643c05c
Update crosstool-ng to lastest version
2021-05-13 12:08:38 +02:00
7aa43297ec
Fix m68k
2021-05-11 01:33:31 +02:00
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