656 lines
42 KiB
YAML
656 lines
42 KiB
YAML
|
|
---
|
|
events:
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake:205 (message)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
message: |
|
|
The system is: Windows - 10.0.26100 - AMD64
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
message: |
|
|
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
|
Compiler:
|
|
Build flags:
|
|
Id flags:
|
|
|
|
The output was:
|
|
0
|
|
MSBuild version 17.14.8+a7a4d5af0 for .NET Framework
|
|
Build started 10/5/2025 12:30:17 AM.
|
|
|
|
Project "E:\\Projects\\Embedded\\Shmingo-HAL\\Shmingo-HAL\\CMakeFiles\\3.30.4\\CompilerIdC\\CompilerIdC.vcxproj" on node 1 (default targets).
|
|
PrepareForBuild:
|
|
Creating directory "Debug\\".
|
|
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
|
|
Creating directory "Debug\\CompilerIdC.tlog\\".
|
|
InitializeBuildStatus:
|
|
Creating "Debug\\CompilerIdC.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
Touching "Debug\\CompilerIdC.tlog\\unsuccessfulbuild".
|
|
ClCompile:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.38.33130\\bin\\HostX64\\x64\\CL.exe /c /nologo /W0 /WX- /diagnostics:column /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\\\" /Fd"Debug\\vc143.pdb" /external:W0 /Gd /TC /FC /errorReport:queue CMakeCCompilerId.c
|
|
CMakeCCompilerId.c
|
|
Link:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.38.33130\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:".\\CompilerIdC.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\\CompilerIdC.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\\CompilerIdC.lib" /MACHINE:X64 Debug\\CMakeCCompilerId.obj
|
|
CompilerIdC.vcxproj -> E:\\Projects\\Embedded\\Shmingo-HAL\\Shmingo-HAL\\CMakeFiles\\3.30.4\\CompilerIdC\\CompilerIdC.exe
|
|
PostBuildEvent:
|
|
for %%i in (cl.exe) do @echo CMAKE_C_COMPILER=%%~$PATH:i
|
|
:VCEnd
|
|
CMAKE_C_COMPILER=C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.38.33130\\bin\\Hostx64\\x64\\cl.exe
|
|
FinalizeBuildStatus:
|
|
Deleting file "Debug\\CompilerIdC.tlog\\unsuccessfulbuild".
|
|
Touching "Debug\\CompilerIdC.tlog\\CompilerIdC.lastbuildstate".
|
|
Done Building Project "E:\\Projects\\Embedded\\Shmingo-HAL\\Shmingo-HAL\\CMakeFiles\\3.30.4\\CompilerIdC\\CompilerIdC.vcxproj" (default targets).
|
|
|
|
Build succeeded.
|
|
0 Warning(s)
|
|
0 Error(s)
|
|
|
|
Time Elapsed 00:00:01.12
|
|
|
|
|
|
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.exe"
|
|
|
|
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.vcxproj"
|
|
|
|
The C compiler identification is MSVC, found in:
|
|
E:/Projects/Embedded/Shmingo-HAL/Shmingo-HAL/CMakeFiles/3.30.4/CompilerIdC/CompilerIdC.exe
|
|
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
message: |
|
|
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
|
Compiler:
|
|
Build flags:
|
|
Id flags:
|
|
|
|
The output was:
|
|
0
|
|
MSBuild version 17.14.8+a7a4d5af0 for .NET Framework
|
|
Build started 10/5/2025 12:30:18 AM.
|
|
|
|
Project "E:\\Projects\\Embedded\\Shmingo-HAL\\Shmingo-HAL\\CMakeFiles\\3.30.4\\CompilerIdCXX\\CompilerIdCXX.vcxproj" on node 1 (default targets).
|
|
PrepareForBuild:
|
|
Creating directory "Debug\\".
|
|
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
|
|
Creating directory "Debug\\CompilerIdCXX.tlog\\".
|
|
InitializeBuildStatus:
|
|
Creating "Debug\\CompilerIdCXX.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
Touching "Debug\\CompilerIdCXX.tlog\\unsuccessfulbuild".
|
|
ClCompile:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.38.33130\\bin\\HostX64\\x64\\CL.exe /c /nologo /W0 /WX- /diagnostics:column /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\\\" /Fd"Debug\\vc143.pdb" /external:W0 /Gd /TP /FC /errorReport:queue CMakeCXXCompilerId.cpp
|
|
CMakeCXXCompilerId.cpp
|
|
Link:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.38.33130\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:".\\CompilerIdCXX.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\\CompilerIdCXX.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\\CompilerIdCXX.lib" /MACHINE:X64 Debug\\CMakeCXXCompilerId.obj
|
|
CompilerIdCXX.vcxproj -> E:\\Projects\\Embedded\\Shmingo-HAL\\Shmingo-HAL\\CMakeFiles\\3.30.4\\CompilerIdCXX\\CompilerIdCXX.exe
|
|
PostBuildEvent:
|
|
for %%i in (cl.exe) do @echo CMAKE_CXX_COMPILER=%%~$PATH:i
|
|
:VCEnd
|
|
CMAKE_CXX_COMPILER=C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.38.33130\\bin\\Hostx64\\x64\\cl.exe
|
|
FinalizeBuildStatus:
|
|
Deleting file "Debug\\CompilerIdCXX.tlog\\unsuccessfulbuild".
|
|
Touching "Debug\\CompilerIdCXX.tlog\\CompilerIdCXX.lastbuildstate".
|
|
Done Building Project "E:\\Projects\\Embedded\\Shmingo-HAL\\Shmingo-HAL\\CMakeFiles\\3.30.4\\CompilerIdCXX\\CompilerIdCXX.vcxproj" (default targets).
|
|
|
|
Build succeeded.
|
|
0 Warning(s)
|
|
0 Error(s)
|
|
|
|
Time Elapsed 00:00:00.65
|
|
|
|
|
|
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.exe"
|
|
|
|
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.vcxproj"
|
|
|
|
The CXX compiler identification is MSVC, found in:
|
|
E:/Projects/Embedded/Shmingo-HAL/Shmingo-HAL/CMakeFiles/3.30.4/CompilerIdCXX/CompilerIdCXX.exe
|
|
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
checks:
|
|
- "Detecting C compiler ABI info"
|
|
directories:
|
|
source: "E:/Projects/Embedded/Shmingo-HAL/Shmingo-HAL/CMakeFiles/CMakeScratch/TryCompile-0o9j55"
|
|
binary: "E:/Projects/Embedded/Shmingo-HAL/Shmingo-HAL/CMakeFiles/CMakeScratch/TryCompile-0o9j55"
|
|
cmakeVariables:
|
|
CMAKE_C_FLAGS: "/DWIN32 /D_WINDOWS"
|
|
CMAKE_C_FLAGS_DEBUG: "/Zi /Ob0 /Od /RTC1"
|
|
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
|
|
buildResult:
|
|
variable: "CMAKE_C_ABI_COMPILED"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'E:/Projects/Embedded/Shmingo-HAL/Shmingo-HAL/CMakeFiles/CMakeScratch/TryCompile-0o9j55'
|
|
|
|
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_74449.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
|
|
MSBuild version 17.14.8+a7a4d5af0 for .NET Framework
|
|
Build started 10/5/2025 12:30:19 AM.
|
|
|
|
Project "E:\\Projects\\Embedded\\Shmingo-HAL\\Shmingo-HAL\\CMakeFiles\\CMakeScratch\\TryCompile-0o9j55\\cmTC_74449.vcxproj" on node 1 (default targets).
|
|
PrepareForBuild:
|
|
Creating directory "cmTC_74449.dir\\Debug\\".
|
|
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
|
|
Creating directory "E:\\Projects\\Embedded\\Shmingo-HAL\\Shmingo-HAL\\CMakeFiles\\CMakeScratch\\TryCompile-0o9j55\\Debug\\".
|
|
Creating directory "cmTC_74449.dir\\Debug\\cmTC_74449.tlog\\".
|
|
InitializeBuildStatus:
|
|
Creating "cmTC_74449.dir\\Debug\\cmTC_74449.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
Touching "cmTC_74449.dir\\Debug\\cmTC_74449.tlog\\unsuccessfulbuild".
|
|
ClCompile:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.38.33130\\bin\\HostX64\\x64\\CL.exe /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_74449.dir\\Debug\\\\" /Fd"cmTC_74449.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.30\\Modules\\CMakeCCompilerABI.c"
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33145 for x64
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
cl /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_74449.dir\\Debug\\\\" /Fd"cmTC_74449.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.30\\Modules\\CMakeCCompilerABI.c"
|
|
CMakeCCompilerABI.c
|
|
Link:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.38.33130\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"E:\\Projects\\Embedded\\Shmingo-HAL\\Shmingo-HAL\\CMakeFiles\\CMakeScratch\\TryCompile-0o9j55\\Debug\\cmTC_74449.exe" /INCREMENTAL /ILK:"cmTC_74449.dir\\Debug\\cmTC_74449.ilk" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"E:/Projects/Embedded/Shmingo-HAL/Shmingo-HAL/CMakeFiles/CMakeScratch/TryCompile-0o9j55/Debug/cmTC_74449.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"E:/Projects/Embedded/Shmingo-HAL/Shmingo-HAL/CMakeFiles/CMakeScratch/TryCompile-0o9j55/Debug/cmTC_74449.lib" /MACHINE:X64 /machine:x64 cmTC_74449.dir\\Debug\\CMakeCCompilerABI.obj
|
|
cmTC_74449.vcxproj -> E:\\Projects\\Embedded\\Shmingo-HAL\\Shmingo-HAL\\CMakeFiles\\CMakeScratch\\TryCompile-0o9j55\\Debug\\cmTC_74449.exe
|
|
FinalizeBuildStatus:
|
|
Deleting file "cmTC_74449.dir\\Debug\\cmTC_74449.tlog\\unsuccessfulbuild".
|
|
Touching "cmTC_74449.dir\\Debug\\cmTC_74449.tlog\\cmTC_74449.lastbuildstate".
|
|
Done Building Project "E:\\Projects\\Embedded\\Shmingo-HAL\\Shmingo-HAL\\CMakeFiles\\CMakeScratch\\TryCompile-0o9j55\\cmTC_74449.vcxproj" (default targets).
|
|
|
|
Build succeeded.
|
|
0 Warning(s)
|
|
0 Error(s)
|
|
|
|
Time Elapsed 00:00:00.54
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
message: |
|
|
Parsed C implicit link information:
|
|
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
|
|
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?))("|,| |$)]
|
|
linker tool for 'C': C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX64/x64/link.exe
|
|
implicit libs: []
|
|
implicit objs: []
|
|
implicit dirs: []
|
|
implicit fwks: []
|
|
|
|
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
message: |
|
|
Running the C compiler's linker: "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX64/x64/link.exe" "-v"
|
|
Microsoft (R) Incremental Linker Version 14.38.33145.0
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
-
|
|
kind: "try_compile-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
checks:
|
|
- "Detecting CXX compiler ABI info"
|
|
directories:
|
|
source: "E:/Projects/Embedded/Shmingo-HAL/Shmingo-HAL/CMakeFiles/CMakeScratch/TryCompile-ixz7ih"
|
|
binary: "E:/Projects/Embedded/Shmingo-HAL/Shmingo-HAL/CMakeFiles/CMakeScratch/TryCompile-ixz7ih"
|
|
cmakeVariables:
|
|
CMAKE_CXX_FLAGS: "/DWIN32 /D_WINDOWS /GR /EHsc"
|
|
CMAKE_CXX_FLAGS_DEBUG: "/Zi /Ob0 /Od /RTC1"
|
|
CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
|
|
CMAKE_EXE_LINKER_FLAGS: "/machine:x64"
|
|
buildResult:
|
|
variable: "CMAKE_CXX_ABI_COMPILED"
|
|
cached: true
|
|
stdout: |
|
|
Change Dir: 'E:/Projects/Embedded/Shmingo-HAL/Shmingo-HAL/CMakeFiles/CMakeScratch/TryCompile-ixz7ih'
|
|
|
|
Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe" cmTC_c0d87.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
|
|
MSBuild version 17.14.8+a7a4d5af0 for .NET Framework
|
|
Build started 10/5/2025 12:30:20 AM.
|
|
|
|
Project "E:\\Projects\\Embedded\\Shmingo-HAL\\Shmingo-HAL\\CMakeFiles\\CMakeScratch\\TryCompile-ixz7ih\\cmTC_c0d87.vcxproj" on node 1 (default targets).
|
|
PrepareForBuild:
|
|
Creating directory "cmTC_c0d87.dir\\Debug\\".
|
|
Structured output is enabled. The formatting of compiler diagnostics will reflect the error hierarchy. See https://aka.ms/cpp/structured-output for more details.
|
|
Creating directory "E:\\Projects\\Embedded\\Shmingo-HAL\\Shmingo-HAL\\CMakeFiles\\CMakeScratch\\TryCompile-ixz7ih\\Debug\\".
|
|
Creating directory "cmTC_c0d87.dir\\Debug\\cmTC_c0d87.tlog\\".
|
|
InitializeBuildStatus:
|
|
Creating "cmTC_c0d87.dir\\Debug\\cmTC_c0d87.tlog\\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
Touching "cmTC_c0d87.dir\\Debug\\cmTC_c0d87.tlog\\unsuccessfulbuild".
|
|
ClCompile:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.38.33130\\bin\\HostX64\\x64\\CL.exe /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_c0d87.dir\\Debug\\\\" /Fd"cmTC_c0d87.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TP /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.30\\Modules\\CMakeCXXCompilerABI.cpp"
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33145 for x64
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
cl /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\\"Debug\\"" /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_c0d87.dir\\Debug\\\\" /Fd"cmTC_c0d87.dir\\Debug\\vc143.pdb" /external:W1 /Gd /TP /errorReport:queue "C:\\Program Files\\CMake\\share\\cmake-3.30\\Modules\\CMakeCXXCompilerABI.cpp"
|
|
CMakeCXXCompilerABI.cpp
|
|
Link:
|
|
C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.38.33130\\bin\\HostX64\\x64\\link.exe /ERRORREPORT:QUEUE /OUT:"E:\\Projects\\Embedded\\Shmingo-HAL\\Shmingo-HAL\\CMakeFiles\\CMakeScratch\\TryCompile-ixz7ih\\Debug\\cmTC_c0d87.exe" /INCREMENTAL /ILK:"cmTC_c0d87.dir\\Debug\\cmTC_c0d87.ilk" /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"E:/Projects/Embedded/Shmingo-HAL/Shmingo-HAL/CMakeFiles/CMakeScratch/TryCompile-ixz7ih/Debug/cmTC_c0d87.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"E:/Projects/Embedded/Shmingo-HAL/Shmingo-HAL/CMakeFiles/CMakeScratch/TryCompile-ixz7ih/Debug/cmTC_c0d87.lib" /MACHINE:X64 /machine:x64 cmTC_c0d87.dir\\Debug\\CMakeCXXCompilerABI.obj
|
|
cmTC_c0d87.vcxproj -> E:\\Projects\\Embedded\\Shmingo-HAL\\Shmingo-HAL\\CMakeFiles\\CMakeScratch\\TryCompile-ixz7ih\\Debug\\cmTC_c0d87.exe
|
|
FinalizeBuildStatus:
|
|
Deleting file "cmTC_c0d87.dir\\Debug\\cmTC_c0d87.tlog\\unsuccessfulbuild".
|
|
Touching "cmTC_c0d87.dir\\Debug\\cmTC_c0d87.tlog\\cmTC_c0d87.lastbuildstate".
|
|
Done Building Project "E:\\Projects\\Embedded\\Shmingo-HAL\\Shmingo-HAL\\CMakeFiles\\CMakeScratch\\TryCompile-ixz7ih\\cmTC_c0d87.vcxproj" (default targets).
|
|
|
|
Build succeeded.
|
|
0 Warning(s)
|
|
0 Error(s)
|
|
|
|
Time Elapsed 00:00:00.52
|
|
|
|
exitCode: 0
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
message: |
|
|
Parsed CXX implicit link information:
|
|
link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
|
|
linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?|link\\.exe|lld-link(\\.exe)?))("|,| |$)]
|
|
linker tool for 'CXX': C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX64/x64/link.exe
|
|
implicit libs: []
|
|
implicit objs: []
|
|
implicit dirs: []
|
|
implicit fwks: []
|
|
|
|
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
|
|
- "CMakeLists.txt:3 (project)"
|
|
message: |
|
|
Running the CXX compiler's linker: "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.38.33130/bin/HostX64/x64/link.exe" "-v"
|
|
Microsoft (R) Incremental Linker Version 14.38.33145.0
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1205 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
|
|
- "CMakeLists.txt:17 (enable_language)"
|
|
message: |
|
|
Checking whether the ASM compiler is GNU using "--version" did not match "(GNU assembler)|(GCC)|(Free Software Foundation)":
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33145 for x64
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
cl : Command line warning D9002 : ignoring unknown option '--version'
|
|
cl : Command line error D8003 : missing source filename
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1205 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
|
|
- "CMakeLists.txt:17 (enable_language)"
|
|
message: |
|
|
Checking whether the ASM compiler is AppleClang using "--version" did not match "(Apple (clang|LLVM) version)":
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33145 for x64
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
cl : Command line warning D9002 : ignoring unknown option '--version'
|
|
cl : Command line error D8003 : missing source filename
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1205 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
|
|
- "CMakeLists.txt:17 (enable_language)"
|
|
message: |
|
|
Checking whether the ASM compiler is Clang using "--version" did not match "(clang version)":
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33145 for x64
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
cl : Command line warning D9002 : ignoring unknown option '--version'
|
|
cl : Command line error D8003 : missing source filename
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1205 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
|
|
- "CMakeLists.txt:17 (enable_language)"
|
|
message: |
|
|
Checking whether the ASM compiler is ARMClang using "--version" did not match "armclang":
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33145 for x64
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
cl : Command line warning D9002 : ignoring unknown option '--version'
|
|
cl : Command line error D8003 : missing source filename
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1205 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
|
|
- "CMakeLists.txt:17 (enable_language)"
|
|
message: |
|
|
Checking whether the ASM compiler is OrangeC using "--version" did not match "occ \\(OrangeC\\) Version":
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33145 for x64
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
cl : Command line warning D9002 : ignoring unknown option '--version'
|
|
cl : Command line error D8003 : missing source filename
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1205 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
|
|
- "CMakeLists.txt:17 (enable_language)"
|
|
message: |
|
|
Checking whether the ASM compiler is HP using "-V" did not match "HP C":
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33145 for x64
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
cl : Command line error D8004 : '/V' requires an argument
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1205 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
|
|
- "CMakeLists.txt:17 (enable_language)"
|
|
message: |
|
|
Checking whether the ASM compiler is Intel using "--version" did not match "(ICC)":
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33145 for x64
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
cl : Command line warning D9002 : ignoring unknown option '--version'
|
|
cl : Command line error D8003 : missing source filename
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1205 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
|
|
- "CMakeLists.txt:17 (enable_language)"
|
|
message: |
|
|
Checking whether the ASM compiler is IntelLLVM using "--version" did not match "(Intel[^
|
|
]+oneAPI)":
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33145 for x64
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
cl : Command line warning D9002 : ignoring unknown option '--version'
|
|
cl : Command line error D8003 : missing source filename
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1205 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
|
|
- "CMakeLists.txt:17 (enable_language)"
|
|
message: |
|
|
Checking whether the ASM compiler is SunPro using "-V" did not match "Sun C":
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33145 for x64
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
cl : Command line error D8004 : '/V' requires an argument
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1205 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
|
|
- "CMakeLists.txt:17 (enable_language)"
|
|
message: |
|
|
Checking whether the ASM compiler is XL using "-qversion" did not match "XL C":
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33145 for x64
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
cl : Command line warning D9002 : ignoring unknown option '-qversion'
|
|
cl : Command line error D8003 : missing source filename
|
|
-
|
|
kind: "message-v1"
|
|
backtrace:
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1192 (message)"
|
|
- "C:/Program Files/CMake/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
|
|
- "CMakeLists.txt:17 (enable_language)"
|
|
message: |
|
|
Checking whether the ASM compiler is MSVC using "-?" matched "Microsoft":
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.38.33145 for x64
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
C/C++ COMPILER OPTIONS
|
|
|
|
|
|
-OPTIMIZATION-
|
|
|
|
/O1 maximum optimizations (favor space) /O2 maximum optimizations (favor speed)
|
|
/Ob<n> inline expansion (default n=0) /Od disable optimizations (default)
|
|
/Og enable global optimization /Oi[-] enable intrinsic functions
|
|
/Os favor code space /Ot favor code speed
|
|
/Ox optimizations (favor speed)
|
|
/favor:<blend|AMD64|INTEL64|ATOM> select processor to optimize for, one of:
|
|
blend - a combination of optimizations for several different x64 processors
|
|
AMD64 - 64-bit AMD processors
|
|
INTEL64 - Intel(R)64 architecture processors
|
|
ATOM - Intel(R) Atom(TM) processors
|
|
|
|
-CODE GENERATION-
|
|
|
|
/Gu[-] ensure distinct functions have distinct addresses
|
|
/Gw[-] separate global variables for linker
|
|
/GF enable read-only string pooling /Gm[-] enable minimal rebuild
|
|
/Gy[-] separate functions for linker /GS[-] enable security checks
|
|
/GR[-] enable C++ RTTI /GX[-] enable C++ EH (same as /EHsc)
|
|
/guard:cf[-] enable CFG (control flow guard)
|
|
/guard:ehcont[-] enable EH continuation metadata (CET)
|
|
/EHs enable C++ EH (no SEH exceptions) /EHa enable C++ EH (w/ SEH exceptions)
|
|
/EHc extern "C" defaults to nothrow
|
|
/EHr always generate noexcept runtime termination checks
|
|
/fp:<contract|except[-]|fast|precise|strict> choose floating-point model:
|
|
contract - consider floating-point contractions when generating code
|
|
except[-] - consider floating-point exceptions when generating code
|
|
fast - "fast" floating-point model; results are less predictable
|
|
precise - "precise" floating-point model; results are predictable
|
|
strict - "strict" floating-point model (implies /fp:except)
|
|
/Qfast_transcendentals generate inline FP intrinsics even with /fp:except
|
|
/Qspectre[-] enable mitigations for CVE 2017-5753
|
|
/Qpar[-] enable parallel code generation
|
|
/Qpar-report:1 auto-parallelizer diagnostic; indicate parallelized loops
|
|
/Qpar-report:2 auto-parallelizer diagnostic; indicate loops not parallelized
|
|
/Qvec-report:1 auto-vectorizer diagnostic; indicate vectorized loops
|
|
/Qvec-report:2 auto-vectorizer diagnostic; indicate loops not vectorized
|
|
/GL[-] enable link-time code generation
|
|
/volatile:<iso|ms> choose volatile model:
|
|
iso - Acquire/release semantics not guaranteed on volatile accesses
|
|
ms - Acquire/release semantics guaranteed on volatile accesses
|
|
/GA optimize for Windows Application /Ge force stack checking for all funcs
|
|
/Gs[num] control stack checking calls /Gh enable _penter function call
|
|
/GH enable _pexit function call /GT generate fiber-safe TLS accesses
|
|
/RTC1 Enable fast checks (/RTCsu) /RTCc Convert to smaller type checks
|
|
/RTCs Stack Frame runtime checking /RTCu Uninitialized local usage checks
|
|
/clr[:option] compile for common language runtime, where option is:
|
|
pure : produce IL-only output file (no native executable code)
|
|
safe : produce IL-only verifiable output file
|
|
netcore : produce assemblies targeting .NET Core runtime
|
|
noAssembly : do not produce an assembly
|
|
nostdlib : ignore the system .NET framework directory when searching for assemblies
|
|
nostdimport : do not import any required assemblies implicitly
|
|
initialAppDomain : enable initial AppDomain behavior of Visual C++ 2002
|
|
implicitKeepAlive- : turn off implicit emission of System::GC::KeepAlive(this)
|
|
/fsanitize=address Enable address sanitizer codegen
|
|
/homeparams Force parameters passed in registers to be written to the stack
|
|
/GZ Enable stack checks (/RTCs) /Gv __vectorcall calling convention
|
|
/arch:<AVX|AVX2|AVX512> minimum CPU architecture requirements, one of:
|
|
AVX - enable use of instructions available with AVX-enabled CPUs
|
|
AVX2 - enable use of instructions available with AVX2-enabled CPUs
|
|
AVX512 - enable use of instructions available with AVX-512-enabled CPUs
|
|
/QIntel-jcc-erratum enable mitigations for Intel JCC erratum
|
|
/Qspectre-load Enable spectre mitigations for all instructions which load memory
|
|
/Qspectre-load-cf Enable spectre mitigations for all control-flow instructions which load memory
|
|
/Qspectre-jmp[-] Enable spectre mitigations for unconditional jump instructions
|
|
/fpcvt:<IA|BC> FP to unsigned integer conversion compatibility
|
|
IA - results compatible with VCVTTSD2USI instruction
|
|
BC - results compatible with VS2017 and earlier compiler
|
|
/jumptablerdata Place jump tables for switch case statements in .rdata section
|
|
|
|
-OUTPUT FILES-
|
|
|
|
/Fa[file] name assembly listing file /FA[scu] configure assembly listing
|
|
/Fd[file] name .PDB file /Fe<file> name executable file
|
|
/Fm[file] name map file /Fo<file> name object file
|
|
/Fp<file> name precompiled header file /Fr[file] name source browser file
|
|
/FR[file] name extended .SBR file /Fi[file] name preprocessed file
|
|
/Fd: <file> name .PDB file /Fe: <file> name executable file
|
|
/Fm: <file> name map file /Fo: <file> name object file
|
|
/Fp: <file> name .PCH file /FR: <file> name extended .SBR file
|
|
/Fi: <file> name preprocessed file
|
|
/Ft<dir> location of the header files generated for #import
|
|
/doc[file] process XML documentation comments and optionally name the .xdc file
|
|
|
|
-PREPROCESSOR-
|
|
|
|
/AI<dir> add to assembly search path /FU<file> import .NET assembly/module
|
|
/FU:asFriend<file> import .NET assembly/module as friend
|
|
/C don't strip comments /D<name>{=|#}<text> define macro
|
|
/E preprocess to stdout /EP preprocess to stdout, no #line
|
|
/P preprocess to file /Fx merge injected code to file
|
|
/FI<file> name forced include file /U<name> remove predefined macro
|
|
/u remove all predefined macros /I<dir> add to include search path
|
|
/X ignore "standard places"
|
|
/PH generate #pragma file_hash when preprocessing
|
|
/PD print all macro definitions
|
|
|
|
-LANGUAGE-
|
|
|
|
/std:<c++14|c++17|c++20|c++latest> C++ standard version
|
|
c++14 - ISO/IEC 14882:2014 (default)
|
|
c++17 - ISO/IEC 14882:2017
|
|
c++20 - ISO/IEC 14882:2020
|
|
c++latest - latest draft standard (feature set subject to change)
|
|
/permissive[-] enable some nonconforming code to compile (feature set subject to change) (on by default)
|
|
/Ze enable extensions (default) /Za disable extensions
|
|
/ZW enable WinRT language extensions /Zs syntax check only
|
|
/Zc:arg1[,arg2] C++ language conformance, where arguments can be:
|
|
forScope[-] enforce Standard C++ for scoping rules
|
|
wchar_t[-] wchar_t is the native type, not a typedef
|
|
auto[-] enforce the new Standard C++ meaning for auto
|
|
trigraphs[-] enable trigraphs (off by default)
|
|
rvalueCast[-] enforce Standard C++ explicit type conversion rules
|
|
strictStrings[-] disable string-literal to [char|wchar_t]*
|
|
conversion (off by default)
|
|
implicitNoexcept[-] enable implicit noexcept on required functions
|
|
threadSafeInit[-] enable thread-safe local static initialization
|
|
inline[-] remove unreferenced function or data if it is
|
|
COMDAT or has internal linkage only (off by default)
|
|
sizedDealloc[-] enable C++14 global sized deallocation
|
|
functions (on by default)
|
|
throwingNew[-] assume operator new throws on failure (off by default)
|
|
referenceBinding[-] a temporary will not bind to an non-const
|
|
lvalue reference (off by default)
|
|
twoPhase- disable two-phase name lookup
|
|
ternary[-] enforce C++11 rules for conditional operator (off by default)
|
|
noexceptTypes[-] enforce C++17 noexcept rules (on by default in C++17 or later)
|
|
alignedNew[-] enable C++17 alignment of dynamically allocated objects (on by default)
|
|
hiddenFriend[-] enforce Standard C++ hidden friend rules (implied by /permissive-)
|
|
externC[-] enforce Standard C++ rules for 'extern "C"' functions (implied by /permissive-)
|
|
lambda[-] better lambda support by using the newer lambda processor (off by default)
|
|
tlsGuards[-] generate runtime checks for TLS variable initialization (on by default)
|
|
zeroSizeArrayNew[-] call member new/delete for 0-size arrays of objects (on by default)
|
|
static_assert[-] strict handling of 'static_assert' (implied by /permissive-)
|
|
gotoScope[-] cannot jump past the initialization of a variable (implied by /permissive-)
|
|
templateScope[-] enforce Standard C++ template parameter shadowing rules
|
|
enumTypes[-] enable Standard C++ underlying enum types (off by default)
|
|
checkGwOdr[-] enforce Standard C++ one definition rule violations
|
|
when /Gw has been enabled (off by default)
|
|
__STDC__ define __STDC__ to 1 in C
|
|
/await enable resumable functions extension
|
|
/await:strict enable standard C++20 coroutine support with earlier language versions
|
|
/constexpr:depth<N> recursion depth limit for constexpr evaluation (default: 512)
|
|
/constexpr:backtrace<N> show N constexpr evaluations in diagnostics (default: 10)
|
|
/constexpr:steps<N> terminate constexpr evaluation after N steps (default: 100000)
|
|
/Zi enable debugging information /Z7 enable old-style debug info
|
|
/Zo[-] generate richer debugging information for optimized code (on by default)
|
|
/ZH:[MD5|SHA1|SHA_256] hash algorithm for calculation of file checksum in debug info (default: SHA_256)
|
|
/Zp[n] pack structs on n-byte boundary /Zl omit default library name in .OBJ
|
|
/vd{0|1|2} disable/enable vtordisp /vm<x> type of pointers to members
|
|
/std:<c11|c17> C standard version
|
|
c11 - ISO/IEC 9899:2011
|
|
c17 - ISO/IEC 9899:2018
|
|
/ZI enable Edit and Continue debug info
|
|
/openmp enable OpenMP 2.0 language extensions
|
|
/openmp:experimental enable OpenMP 2.0 language extensions plus select OpenMP 3.0+ language extensions
|
|
/openmp:llvm OpenMP language extensions using LLVM runtime
|
|
|
|
-MISCELLANEOUS-
|
|
|
|
@<file> options response file /?, /help print this help message
|
|
/bigobj generate extended object format /c compile only, no link
|
|
/errorReport:option deprecated. Report internal compiler errors to Microsoft
|
|
none - do not send report
|
|
prompt - prompt to immediately send report
|
|
queue - at next admin logon, prompt to send report (default)
|
|
send - send report automatically
|
|
/FC use full pathnames in diagnostics /H<num> max external name length
|
|
/J default char type is unsigned
|
|
/MP[n] use up to 'n' processes for compilation
|
|
/nologo suppress copyright message /showIncludes show include file names
|
|
/Tc<source file> compile file as .c /Tp<source file> compile file as .cpp
|
|
/TC compile all files as .c /TP compile all files as .cpp
|
|
/V<string> set version string /Yc[file] create .PCH file
|
|
/Yd put debug info in every .OBJ /Yl[sym] inject .PCH ref for debug lib
|
|
/Yu[file] use .PCH file /Y- disable all PCH options
|
|
/Zm<n> max memory alloc (% of default) /FS force to use MSPDBSRV.EXE
|
|
/source-charset:<iana-name>|.nnnn set source character set
|
|
/execution-charset:<iana-name>|.nnnn set execution character set
|
|
/utf-8 set source and execution character set to UTF-8
|
|
/validate-charset[-] validate UTF-8 files for only legal characters
|
|
/fastfail[-] enable fast-fail mode /JMC[-] enable native just my code
|
|
/presetPadding[-] zero initialize padding for stack based class types
|
|
/volatileMetadata[-] generate metadata on volatile memory accesses
|
|
/sourcelink [file] file containing source link information
|
|
|
|
-LINKING-
|
|
|
|
/LD Create .DLL /LDd Create .DLL debug library
|
|
/LN Create a .netmodule /F<num> set stack size
|
|
/link [linker options and libraries] /MD link with MSVCRT.LIB
|
|
/MT link with LIBCMT.LIB /MDd link with MSVCRTD.LIB debug lib
|
|
/MTd link with LIBCMTD.LIB debug lib
|
|
|
|
-CODE ANALYSIS-
|
|
|
|
/analyze[-] Enable native analysis /analyze:quiet[-] No warning to console
|
|
/analyze:log<name> Warnings to file /analyze:autolog Log to *.pftlog
|
|
/analyze:autolog:ext<ext> Log to *.<ext>/analyze:autolog- No log file
|
|
/analyze:WX- Warnings not fatal /analyze:stacksize<num> Max stack frame
|
|
/analyze:max_paths<num> Max paths /analyze:only Analyze, no code gen
|
|
|
|
-DIAGNOSTICS-
|
|
|
|
/diagnostics:<args,...> controls the format of diagnostic messages:
|
|
classic - retains prior format
|
|
column[-] - prints column information
|
|
caret[-] - prints column and the indicated line of source
|
|
/Wall enable all warnings /w disable all warnings
|
|
/W<n> set warning level (default n=1)
|
|
/Wv:xx[.yy[.zzzzz]] disable warnings introduced after version xx.yy.zzzzz
|
|
/WX treat warnings as errors /WL enable one line diagnostics
|
|
/wd<n> disable warning n /we<n> treat warning n as an error
|
|
/wo<n> issue warning n once /w<l><n> set warning level 1-4 for n
|
|
/external:I <path> - location of external headers
|
|
/external:env:<var> - environment variable with locations of external headers
|
|
/external:anglebrackets - treat all headers included via <> as external
|
|
/external:W<n> - warning level for external headers
|
|
/external:templates[-] - evaluate warning level across template instantiation chain
|
|
/sdl enable additional security features and warnings
|
|
/options:strict unrecognized compiler options are an error
|
|
|
|
...
|