diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -28,11 +28,14 @@ The test suite that exercises GSL has been built and passes successfully on the * Windows using Visual Studio 2017 * Windows using Clang/LLVM 3.6 * Windows using GCC 5.1 +* Windows using Intel C++ Compiler 18.0 * GNU/Linux using Clang/LLVM 3.6 * GNU/Linux using GCC 5.1 * OS X Yosemite using Xcode with Apple Clang 7.0.0.7000072 * OS X Yosemite using GCC-5.2.0 * OS X Sierra 10.12.4 using Apple LLVM version 8.1.0 (Clang-802.0.42) +* OS X El Capitan (10.11) using Xcode with AppleClang 8.0.0.8000042 +* OS X High Sierra 10.13.2 (17C88) using Apple LLVM version 9.0.0 (clang-900.0.39.2) * FreeBSD 10.x with Clang/LLVM 3.6 > If you successfully port GSL to another platform, we would love to hear from you. Please submit an issue to let us know. Also please consider |
