Supported Compilers
The following table lists the supported compilers for the C HTML Export SDK.
Platform | Architecture | Compiler Name | Compiler Version |
---|---|---|---|
Microsoft Windows | x86 | cl | Microsoft 32-bit C/C++ Optimizing Compiler for x86 Version 17 (Visual Studio 2012) to Version 19 (Visual Studio 2019) |
Microsoft Windows | x64 | cl | Microsoft C/C++ Optimizing Compiler for x64 Version 17 (Visual Studio 2012) to Version 19 (Visual Studio 2019). |
Linux | x86 | gcc / g++ | 4.1.0 to 10 |
Linux | x64 | gcc / g++ | 4.1.0 to 10 |
Linux | AArch64 | gcc / g++ | 4.8.1 to 10 |
Solaris | x86 64-bit | Sun Studio 12 | Sun C 5.9 SunOS_i386 Patch 124868-01 2007/07/12 |
Solaris | SPARC 64-bit | Sun Studio 11 | Sun C 5.8 Patch 121015-06 2007/10/03 |
IBM AIX | Power | xlC_r / cc_r | IBM XL C/C++ Enterprise Edition V8.0 |
macOS | Apple-Intel 64-bit | LLVM | Apple LLVM 5.1 (clang-503.0.40) (based on LLVM 3.4svn) to Apple LLVM 10.0.0 (clang-1000.11.45.5) |
macOS | Apple M1 | LLVM | Apple LLVM 12.0.0 (clang 1200.0.32.28). |