562
社区成员




1>------ Rebuild All started: Project: mApLoader, Configuration: Debug x64 ------
1>Deleting intermediate files and output files for project 'mApLoader', configuration 'Debug|x64'.
1>Compiling with Intel(R) C++ 11.1.038 [Intel(R) 64]... (Intel C++ Environment)
1>mApLoader.c
1>Compiling manifest to resources... (Microsoft VC++ Environment)
1>Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
1>
The following commands generate a vectorization report:
icl /QxSSSE3 /Qvec-report:3 sample.cpp
icl /QxSSSE3 /Qipo /Qvec-report:3 sample.cpp
icl /c /QxSSSE3 /Qipo /Qvec-report:3 sample.cpp
The following commands will not generate a vectorization report:
icl /c /QxSSSE3 /Qvec-report:3 sample.cpp
icl /QxSSSE3 /Qipo /Qvec-report:3 sample.cpp
icl /c /QxSSSE3 /Qipo /Qvec-report:3 sample.cpp
/c /O2 /Oi /Qipo /I "F:\progs\intel\Compiler\11.1\038\IPP\em64t\Include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /EHsc /MD /GS /Gy /fp:fast /Fo"x64\Release/" /W3 /nologo /Wp64 /Zi /TC /QxHost /Quse-intel-optimized-headers /Qstd=c99 /Qrestrict /Qvec-report:3
1>------ Rebuild All started: Project: mApLoader, Configuration: Release x64 ------
1>Deleting intermediate files and output files for project 'mApLoader', configuration 'Release|x64'.
1>Compiling with Intel(R) C++ 11.1.038 [Intel(R) 64]... (Intel C++ Environment)
1>mApLoader.c
1>Linking... (Intel C++ Environment)
1>xilink: executing 'link'
1>Embedding manifest... (Microsoft VC++ Environment)
1>Build Time: 0:00:01
1>Build log was saved at "file://G:\Vs2008\Stage04\mApLoader\mApLoader\x64\Release\BuildLog.htm"
1>mApLoader - 0 error(s), 0 warning(s)
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========