mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-06 23:02:28 +01:00
Update wikipage Supported C compilers. (Signed-off-by:alexk).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1961 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -32,5 +32,18 @@ You can manually edit the registry key <code lang="text">HKLM\Software\ISE\Eiffe
|
||||
|
||||
Alternatively, you can set the environment variable <code lang="text">ISE_C_COMPILER</code> to either `msc` (`msc_vc140`) or `mingw`.
|
||||
|
||||
|
||||
|
||||
{| style="width: auto; margin: 0 auto;"
|
||||
|+ Reference information about supported C compilers on Windows
|
||||
! Compiler
|
||||
! Value of <code lang="text">ISE_C_COMPILER</code>
|
||||
|-
|
||||
| MinGW
|
||||
| `mingw`
|
||||
|-
|
||||
| Microsoft Visual Studio C++ 2015
|
||||
| `msc_vc140`
|
||||
|-
|
||||
| Microsoft Visual Studio C++ 2017
|
||||
| `msc_vc140`
|
||||
|-
|
||||
|}
|
||||
|
||||
Reference in New Issue
Block a user