-
Notifications
You must be signed in to change notification settings - Fork 172
Platform build support
Alfred E. Heggestad edited this page Feb 13, 2019
·
17 revisions
The test consists of compiling libre, librem and the supported applications
on the selected targets. The test program retest must pass all regular tests.
Valgrind should report zero errors.
| Platform: | Compiler: | OpenSSL: | Notes: |
|---|---|---|---|
| Android NDK r16 (21) | gcc 4.9 | 1.1.0h | |
| Arch Linux | gcc 7.3.0 | 1.1.0g | |
| CentOS 7.5 x86_64 | gcc 4.8.5 | 1.0.2k-fips | |
| Debian 7.11 x86_64 | gcc 4.7.2 | 1.0.1t | |
| Debian 8.7 i386 | gcc 4.9.2 | 1.0.1t | |
| Debian 9.3 x86_64 | gcc 6.3.0 | 1.1.0f | |
| Fedora 24 x86_64 | gcc 6.3.1 | 1.0.2k-fips | |
| iOS SDK 10.1 (arm) | clang 8.0 | none | |
| MacOSX v10.12 x86_64 | clang 9.0.0 | 1.0.2q | |
| MacOSX v10.13 x86_64 | clang 9.0.0 | 1.0.2o | |
| Mingw32 (Debian 9) | gcc 7.3.0 | 1.1.0j | |
| OpenBSD 6.2 (amd64) | gcc 4.2.1 | LibreSSL 2.6.3 | |
| OpenWRT 17.01 mips | |||
| Raspbian 9.0 ARM | gcc 6.3.0 | 1.1.0f | |
| Solaris 11.3 x86 | gcc 4.8.2 | 1.0.1p | |
| Ubuntu 15.04 x86_64 | gcc 4.9.2 | 1.0.1f | |
| Ubuntu 16.04 x86_64 | gcc 5.4.0 | 1.0.2g | |
| Ubuntu 18.04 x86_64 | gcc 7.3.0 | 1.1.0g |