You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
757 lines
44 KiB
757 lines
44 KiB
The system is: Windows - 10.0.19042 - AMD64
|
|
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
|
Compiler:
|
|
Build flags:
|
|
Id flags:
|
|
|
|
The output was:
|
|
0
|
|
Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
Build started 6/9/2021 6:29:46 PM.
|
|
Project "D:\keystone\msvc\CMakeFiles\3.20.0-rc4\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
|
|
PrepareForBuild:
|
|
Creating directory "Debug\".
|
|
Creating directory "Debug\CompilerIdC.tlog\".
|
|
InitializeBuildStatus:
|
|
Creating "Debug\CompilerIdC.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
ClCompile:
|
|
G:\vs\VC\Tools\MSVC\14.29.30037\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\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W0 /Gd /TC /FC /errorReport:queue CMakeCCompilerId.c
|
|
CMakeCCompilerId.c
|
|
Link:
|
|
G:\vs\VC\Tools\MSVC\14.29.30037\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 -> D:\keystone\msvc\CMakeFiles\3.20.0-rc4\CompilerIdC\CompilerIdC.exe
|
|
PostBuildEvent:
|
|
for %%i in (cl.exe) do @echo CMAKE_C_COMPILER=%%~$PATH:i
|
|
:VCEnd
|
|
CMAKE_C_COMPILER=G:\vs\VC\Tools\MSVC\14.29.30037\bin\Hostx64\x64\cl.exe
|
|
FinalizeBuildStatus:
|
|
Deleting file "Debug\CompilerIdC.tlog\unsuccessfulbuild".
|
|
Touching "Debug\CompilerIdC.tlog\CompilerIdC.lastbuildstate".
|
|
Done Building Project "D:\keystone\msvc\CMakeFiles\3.20.0-rc4\CompilerIdC\CompilerIdC.vcxproj" (default targets).
|
|
|
|
Build succeeded.
|
|
0 Warning(s)
|
|
0 Error(s)
|
|
|
|
Time Elapsed 00:00:00.80
|
|
|
|
|
|
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 "D:/keystone/msvc/CMakeFiles/3.20.0-rc4/CompilerIdC/CompilerIdC.exe"
|
|
|
|
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
|
Compiler:
|
|
Build flags:
|
|
Id flags:
|
|
|
|
The output was:
|
|
0
|
|
Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
Build started 6/9/2021 6:29:47 PM.
|
|
Project "D:\keystone\msvc\CMakeFiles\3.20.0-rc4\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
|
|
PrepareForBuild:
|
|
Creating directory "Debug\".
|
|
Creating directory "Debug\CompilerIdCXX.tlog\".
|
|
InitializeBuildStatus:
|
|
Creating "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
ClCompile:
|
|
G:\vs\VC\Tools\MSVC\14.29.30037\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\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W0 /Gd /TP /FC /errorReport:queue CMakeCXXCompilerId.cpp
|
|
CMakeCXXCompilerId.cpp
|
|
Link:
|
|
G:\vs\VC\Tools\MSVC\14.29.30037\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 -> D:\keystone\msvc\CMakeFiles\3.20.0-rc4\CompilerIdCXX\CompilerIdCXX.exe
|
|
PostBuildEvent:
|
|
for %%i in (cl.exe) do @echo CMAKE_CXX_COMPILER=%%~$PATH:i
|
|
:VCEnd
|
|
CMAKE_CXX_COMPILER=G:\vs\VC\Tools\MSVC\14.29.30037\bin\Hostx64\x64\cl.exe
|
|
FinalizeBuildStatus:
|
|
Deleting file "Debug\CompilerIdCXX.tlog\unsuccessfulbuild".
|
|
Touching "Debug\CompilerIdCXX.tlog\CompilerIdCXX.lastbuildstate".
|
|
Done Building Project "D:\keystone\msvc\CMakeFiles\3.20.0-rc4\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets).
|
|
|
|
Build succeeded.
|
|
0 Warning(s)
|
|
0 Error(s)
|
|
|
|
Time Elapsed 00:00:00.79
|
|
|
|
|
|
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 "D:/keystone/msvc/CMakeFiles/3.20.0-rc4/CompilerIdCXX/CompilerIdCXX.exe"
|
|
|
|
Detecting C compiler ABI info compiled with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_0c4be.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CMakeCCompilerABI.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_0c4be.dir\Debug\\" /Fd"cmTC_0c4be.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CMakeCCompilerABI.c"
|
|
|
|
cmTC_0c4be.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_0c4be.exe
|
|
|
|
|
|
|
|
|
|
Detecting CXX compiler ABI info compiled with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_f19fb.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CMakeCXXCompilerABI.cpp
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_f19fb.dir\Debug\\" /Fd"cmTC_f19fb.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TP /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CMakeCXXCompilerABI.cpp"
|
|
|
|
cmTC_f19fb.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_f19fb.exe
|
|
|
|
|
|
|
|
|
|
Checking whether the ASM compiler is MSVC using "-?" matched "Microsoft":
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 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:<except[-]|fast|precise|strict> choose floating-point model:
|
|
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
|
|
/fpcvt:<IA|BC> FP to unsigned integer conversion compatibility
|
|
IA - results compatible with VCVTTSD2USI instruction
|
|
BC - results compatible with VS2017 and earlier compiler
|
|
|
|
-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> forced using assembly/module
|
|
/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++latest> C++ standard version
|
|
c++14 - ISO/IEC 14882:2014 (default)
|
|
c++17 - ISO/IEC 14882:2017
|
|
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)
|
|
/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: MD5)
|
|
/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
|
|
|
|
-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
|
|
|
|
Determining if the include file errno.h exists passed with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_aa2fd.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CheckIncludeFile.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_aa2fd.dir\Debug\\" /Fd"cmTC_aa2fd.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
|
|
|
|
cmTC_aa2fd.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_aa2fd.exe
|
|
|
|
|
|
|
|
|
|
Determining if the include file fcntl.h exists passed with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_ee766.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CheckIncludeFile.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ee766.dir\Debug\\" /Fd"cmTC_ee766.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
|
|
|
|
cmTC_ee766.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_ee766.exe
|
|
|
|
|
|
|
|
|
|
Determining if the include file inttypes.h exists passed with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_66199.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CheckIncludeFile.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_66199.dir\Debug\\" /Fd"cmTC_66199.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
|
|
|
|
cmTC_66199.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_66199.exe
|
|
|
|
|
|
|
|
|
|
Determining if the include file limits.h exists passed with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_988a5.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CheckIncludeFile.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_988a5.dir\Debug\\" /Fd"cmTC_988a5.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
|
|
|
|
cmTC_988a5.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_988a5.exe
|
|
|
|
|
|
|
|
|
|
Determining if the include file malloc.h exists passed with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_ad151.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CheckIncludeFile.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ad151.dir\Debug\\" /Fd"cmTC_ad151.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
|
|
|
|
cmTC_ad151.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_ad151.exe
|
|
|
|
|
|
|
|
|
|
Determining if the include file signal.h exists passed with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_226ef.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CheckIncludeFile.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_226ef.dir\Debug\\" /Fd"cmTC_226ef.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
|
|
|
|
cmTC_226ef.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_226ef.exe
|
|
|
|
|
|
|
|
|
|
Determining if the include file stdint.h exists passed with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_31244.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CheckIncludeFile.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_31244.dir\Debug\\" /Fd"cmTC_31244.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
|
|
|
|
cmTC_31244.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_31244.exe
|
|
|
|
|
|
|
|
|
|
Determining if the include file sys/stat.h exists passed with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_2d25e.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CheckIncludeFile.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_2d25e.dir\Debug\\" /Fd"cmTC_2d25e.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
|
|
|
|
cmTC_2d25e.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_2d25e.exe
|
|
|
|
|
|
|
|
|
|
Determining if the include file fenv.h exists passed with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_9bc44.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CheckIncludeFile.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9bc44.dir\Debug\\" /Fd"cmTC_9bc44.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
|
|
|
|
cmTC_9bc44.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_9bc44.exe
|
|
|
|
|
|
|
|
|
|
Determining if the FE_ALL_EXCEPT exist passed with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_f3c24.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CheckSymbolExists.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f3c24.dir\Debug\\" /Fd"cmTC_f3c24.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
|
|
|
|
cmTC_f3c24.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_f3c24.exe
|
|
|
|
|
|
|
|
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
|
|
/* */
|
|
#include <fenv.h>
|
|
|
|
int main(int argc, char** argv)
|
|
{
|
|
(void)argv;
|
|
#ifndef FE_ALL_EXCEPT
|
|
return ((int*)(&FE_ALL_EXCEPT))[argc];
|
|
#else
|
|
(void)argc;
|
|
return 0;
|
|
#endif
|
|
}
|
|
Determining if the FE_INEXACT exist passed with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_919fc.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CheckSymbolExists.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_919fc.dir\Debug\\" /Fd"cmTC_919fc.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
|
|
|
|
cmTC_919fc.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_919fc.exe
|
|
|
|
|
|
|
|
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
|
|
/* */
|
|
#include <fenv.h>
|
|
|
|
int main(int argc, char** argv)
|
|
{
|
|
(void)argv;
|
|
#ifndef FE_INEXACT
|
|
return ((int*)(&FE_INEXACT))[argc];
|
|
#else
|
|
(void)argc;
|
|
return 0;
|
|
#endif
|
|
}
|
|
Determining if the strtoll exist passed with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_7149c.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CheckSymbolExists.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7149c.dir\Debug\\" /Fd"cmTC_7149c.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
|
|
|
|
cmTC_7149c.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_7149c.exe
|
|
|
|
|
|
|
|
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
|
|
/* */
|
|
#include <stdlib.h>
|
|
|
|
int main(int argc, char** argv)
|
|
{
|
|
(void)argv;
|
|
#ifndef strtoll
|
|
return ((int*)(&strtoll))[argc];
|
|
#else
|
|
(void)argc;
|
|
return 0;
|
|
#endif
|
|
}
|
|
Determining if the strerror exist passed with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_d993b.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CheckSymbolExists.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_d993b.dir\Debug\\" /Fd"cmTC_d993b.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
|
|
|
|
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8,19): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_d993b.vcxproj]
|
|
|
|
cmTC_d993b.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_d993b.exe
|
|
|
|
|
|
|
|
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
|
|
/* */
|
|
#include <string.h>
|
|
|
|
int main(int argc, char** argv)
|
|
{
|
|
(void)argv;
|
|
#ifndef strerror
|
|
return ((int*)(&strerror))[argc];
|
|
#else
|
|
(void)argc;
|
|
return 0;
|
|
#endif
|
|
}
|
|
Determining if the strerror_s exist passed with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_ad31f.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CheckSymbolExists.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ad31f.dir\Debug\\" /Fd"cmTC_ad31f.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
|
|
|
|
cmTC_ad31f.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_ad31f.exe
|
|
|
|
|
|
|
|
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
|
|
/* */
|
|
#include <string.h>
|
|
|
|
int main(int argc, char** argv)
|
|
{
|
|
(void)argv;
|
|
#ifndef strerror_s
|
|
return ((int*)(&strerror_s))[argc];
|
|
#else
|
|
(void)argc;
|
|
return 0;
|
|
#endif
|
|
}
|
|
Determining if the _chsize_s exist passed with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_0fcfb.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CheckSymbolExists.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_0fcfb.dir\Debug\\" /Fd"cmTC_0fcfb.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
|
|
|
|
cmTC_0fcfb.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_0fcfb.exe
|
|
|
|
|
|
|
|
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
|
|
/* */
|
|
#include <io.h>
|
|
|
|
int main(int argc, char** argv)
|
|
{
|
|
(void)argv;
|
|
#ifndef _chsize_s
|
|
return ((int*)(&_chsize_s))[argc];
|
|
#else
|
|
(void)argc;
|
|
return 0;
|
|
#endif
|
|
}
|
|
Determining if the function __chkstk exists passed with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_fd3b0.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
CheckFunctionExists.c
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__chkstk /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_fd3b0.dir\Debug\\" /Fd"cmTC_fd3b0.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TC /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
|
|
|
|
cmTC_fd3b0.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_fd3b0.exe
|
|
|
|
|
|
|
|
|
|
Performing C++ SOURCE FILE Test HAVE_INT64_T succeeded with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_0c205.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
src.cxx
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D HAVE_INT64_T /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_0c205.dir\Debug\\" /Fd"cmTC_0c205.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TP /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\src.cxx
|
|
|
|
cmTC_0c205.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_0c205.exe
|
|
|
|
|
|
|
|
Source file was:
|
|
|
|
#include<sys/types.h>
|
|
#include<inttypes.h>
|
|
#include<stdint.h>
|
|
int64_t typeVar;
|
|
int main() {
|
|
return 0;
|
|
}
|
|
|
|
Performing C++ SOURCE FILE Test HAVE_UINT64_T succeeded with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_42bcb.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
src.cxx
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D HAVE_UINT64_T /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_42bcb.dir\Debug\\" /Fd"cmTC_42bcb.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TP /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\src.cxx
|
|
|
|
cmTC_42bcb.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_42bcb.exe
|
|
|
|
|
|
|
|
Source file was:
|
|
|
|
#include<sys/types.h>
|
|
#include<inttypes.h>
|
|
#include<stdint.h>
|
|
uint64_t typeVar;
|
|
int main() {
|
|
return 0;
|
|
}
|
|
|
|
Performing C++ SOURCE FILE Test LLVM_HAS_ATOMICS succeeded with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_450f8.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
src.cxx
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D LLVM_HAS_ATOMICS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_450f8.dir\Debug\\" /Fd"cmTC_450f8.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TP /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\src.cxx
|
|
|
|
cmTC_450f8.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_450f8.exe
|
|
|
|
|
|
|
|
Source file was:
|
|
|
|
#ifdef _MSC_VER
|
|
#include <Intrin.h> /* Workaround for PR19898. */
|
|
#include <windows.h>
|
|
#endif
|
|
int main() {
|
|
#ifdef _MSC_VER
|
|
volatile LONG val = 1;
|
|
MemoryBarrier();
|
|
InterlockedCompareExchange(&val, 0, 1);
|
|
InterlockedIncrement(&val);
|
|
InterlockedDecrement(&val);
|
|
#else
|
|
volatile unsigned long val = 1;
|
|
__sync_synchronize();
|
|
__sync_val_compare_and_swap(&val, 1, 0);
|
|
__sync_add_and_fetch(&val, 1);
|
|
__sync_sub_and_fetch(&val, 1);
|
|
#endif
|
|
return 0;
|
|
}
|
|
|
|
Performing C++ SOURCE FILE Test HAVE_ELMCB_PCSTR succeeded with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_103b8.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
src.cxx
|
|
|
|
cl /c /Zi /W3 /WX- /diagnostics:column /Od /Ob0 /D WIN32 /D _WINDOWS /D HAVE_ELMCB_PCSTR /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_103b8.dir\Debug\\" /Fd"cmTC_103b8.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W3 /Gd /TP /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\src.cxx
|
|
|
|
cmTC_103b8.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_103b8.exe
|
|
|
|
|
|
|
|
Source file was:
|
|
|
|
#include <windows.h>
|
|
#include <imagehlp.h>
|
|
extern "C" void foo(PENUMLOADED_MODULES_CALLBACK);
|
|
extern "C" void foo(BOOL(CALLBACK*)(PCSTR,ULONG_PTR,ULONG,PVOID));
|
|
int main(){return 0;}
|
|
Performing C SOURCE FILE Test SUPPORTS_SIZED_DEALLOC succeeded with the following output:
|
|
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
|
|
|
|
Run Build Command(s):G:/vs/MSBuild/Current/Bin/MSBuild.exe cmTC_d4615.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=16.0 /v:m && Microsoft (R) Build Engine version 16.10.0+4242f381a for .NET Framework
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
|
|
|
|
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30037 for x64
|
|
|
|
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
|
|
src.c
|
|
|
|
cl /c /Zi /W4 /WX /diagnostics:column /Od /Ob0 /Oi /D WIN32 /D _WINDOWS /D SUPPORTS_SIZED_DEALLOC /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_d4615.dir\Debug\\" /Fd"cmTC_d4615.dir\Debug\vc142.pdb" /external:env:EXTERNAL_INCLUDE /external:W4 /Gd /TC /wd4141 /wd4146 /wd4180 /wd4244 /wd4258 /wd4267 /wd4291 /wd4345 /wd4351 /wd4355 /wd4456 /wd4457 /wd4458 /wd4459 /wd4503 /wd4624 /wd4722 /wd4800 /wd4100 /wd4127 /wd4512 /wd4505 /wd4610 /wd4510 /wd4702 /wd4245 /wd4706 /wd4310 /wd4701 /wd4703 /wd4389 /wd4611 /wd4805 /wd4204 /wd4577 /wd4091 /wd4592 /wd4324 /errorReport:queue /we4238 -w14062 /Zc:strictStrings /Zc:sizedDealloc- D:\keystone\msvc\CMakeFiles\CMakeTmp\src.c
|
|
|
|
cmTC_d4615.vcxproj -> D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_d4615.exe
|
|
|
|
|
|
|
|
Source file was:
|
|
int main(void) { return 0; }
|