Build Log |
|
Command Lines |
Creating temporary file "c:\data\cosbi\VanAES\Source\aes_demo\AESRun\Release\RSP000012.rsp" with contents [ /O2 /Ot /GL /GA /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /EHsc /MT /GS /arch:SSE2 /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TC \data\cosbi\VanAES\Source\aes_demo\benchaesVan.c ] Creating command line "cl.exe @c:\data\cosbi\VanAES\Source\aes_demo\AESRun\Release\RSP000012.rsp /nologo" Creating temporary file "c:\data\cosbi\VanAES\Source\aes_demo\AESRun\Release\RSP000013.rsp" with contents [ /OUT:"Release/AESRun.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Release/AESRun.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:NOICF /LTCG /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib .\Release\aescrypt.obj .\Release\aeskey.obj .\Release\aestab.obj .\Release\benchaesVan.obj ] Creating command line "link.exe @c:\data\cosbi\VanAES\Source\aes_demo\AESRun\Release\RSP000013.rsp" |
Output Window |
Compiling... benchaesVan.c \data\cosbi\VanAES\Source\aes_demo\benchaesVan.c(405) : warning C4018: '<' : signed/unsigned mismatch \data\cosbi\VanAES\Source\aes_demo\benchaesVan.c(410) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data \data\cosbi\VanAES\Source\aes_demo\benchaesVan.c(418) : warning C4018: '<' : signed/unsigned mismatch \data\cosbi\VanAES\Source\aes_demo\benchaesVan.c(423) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data Linking... LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification Generating code c:\data\cosbi\vanaes\source\aes_demo\benchaesvan.c(259) : warning C4715: 'monte_carlo_ecb' : not all control paths return a value c:\data\cosbi\vanaes\source\aes_demo\benchaesvan.c(192) : warning C4715: 'ecb_decrypt_test' : not all control paths return a value c:\data\cosbi\vanaes\source\aes_demo\benchaesvan.c(168) : warning C4715: 'ecb_encrypt_test' : not all control paths return a value Finished generating code |
Results |
Build log was saved at "file://c:\data\cosbi\VanAES\Source\aes_demo\AESRun\Release\BuildLog.htm" AESRun - 0 error(s), 8 warning(s) |