Lines Matching +full:gcc +full:- +full:s390x +full:- +full:linux +full:- +full:gnu
5 ------------------------------------
7 We test master branch in https://github.com/linux-test-project/ltp/actions[GitHub Actions]
9 We test both gcc and clang toolchains, various architectures with cross-compilation.
11 https://github.com/linux-test-project/ltp/blob/master/.github/workflows/ci.yml[.github/workflows/ci…
23 | Distro | kernel | glibc | gcc | clang
24 | CentOS 7 | 3.10 | 2.17 | 4.8.5 | -
25 | Ubuntu 18.04 LTS bionic | 4.15 | 2.27 | 7.3.0 | -
51 | s390x | cross compilation
65 | https://www.gnu.org/software/libc/[GNU C Library (glibc)] | Targeted libc, tested both compilatio…
66 | https://uclibc-ng.org/[uClibc-ng] | Although not being tested it should work as well as it attemp…
69 … https://github.com/linux-test-project/ltp/blob/master/ci/alpine.sh[CI script]
77 LTP compiles with '-std=gnu99'.