------- Build started: Project: 0 FirstPrivate, Configuration: Debug|Win32 -------
|
Creating temporary file "C:\DOCUME~1\Master\LOCALS~1\Temp\Vad31.bs" with contents
[
/c /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /GS /GR /Fo"Debug/" /W3 /nologo /Wp64 /ZI /Gd /Qopenmp /Qvc8 /Qlocation,link,"C:\Program Files\Microsoft Visual Studio 8\VC\bin"
.\main.cpp
]
Creating command line "icl.exe @C:\DOCUME~1\Master\LOCALS~1\Temp\Vad31.bs"
Creating temporary file "C:\DOCUME~1\Master\LOCALS~1\Temp\Vad34.bat" with contents
[
@echo off
if exist "D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug\0 FirstPrivate.exe.embed.manifest" goto RC_step
echo ^<?xml version='1.0' encoding='UTF-8' standalone='yes'?^> > "D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug\0 FirstPrivate.exe.embed.manifest"
echo ^<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'^> >> "D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug\0 FirstPrivate.exe.embed.manifest"
echo ^</assembly^> >> "D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug\0 FirstPrivate.exe.embed.manifest"
:RC_step
echo 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ "D:\\Work\\Courses\\Perm\\1_0 FirstPrivate Copyin\\Debug\\0 FirstPrivate.exe.embed.manifest" > "D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug\0 FirstPrivate.exe.embed.manifest.rc"
rc.exe /fo "D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug\0 FirstPrivate.exe.embed.manifest.res" "D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug\0 FirstPrivate.exe.embed.manifest.rc"
del /q "D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug\0 FirstPrivate.exe.embed.manifest.rc"
if %ErrorLevel% NEQ 0 goto LError
goto LEnd
:LError
echo Project 0 FirstPrivate : error: A tool returned an error code from "Compiling manifest to resources..."
exit 1
:LEnd
]
Creating command line "cmd.exe /c C:\DOCUME~1\Master\LOCALS~1\Temp\Vad34.bat"
Creating temporary file "C:\DOCUME~1\Master\LOCALS~1\Temp\Vad37.bs" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /OUT:"D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug/0 FirstPrivate.exe" /INCREMENTAL /NOLOGO /TLBID:1 /DEBUG /PDB:"D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug/0 FirstPrivate.pdb" /SUBSYSTEM:CONSOLE /IMPLIB:"D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug/0 FirstPrivate.lib" /MACHINE:X86 /MANIFEST /MANIFESTFILE:"Debug\0 FirstPrivate.exe.intermediate.manifest"
Debug/main.obj
"D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug\0 FirstPrivate.exe.embed.manifest.res"
]
Creating command line "xilink.exe @C:\DOCUME~1\Master\LOCALS~1\Temp\Vad37.bs"
Creating temporary file "C:\DOCUME~1\Master\LOCALS~1\Temp\Vad3C.bat" with contents
[
@echo off
mt.exe /nologo /out:"D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug\0 FirstPrivate.exe.embed.manifest" /notify_update /manifest "Debug\0 FirstPrivate.exe.intermediate.manifest"
if not errorlevel 1090650113 goto LEnd
echo 1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ "D:\\Work\\Courses\\Perm\\1_0 FirstPrivate Copyin\\Debug\\0 FirstPrivate.exe.embed.manifest" > "D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug\0 FirstPrivate.exe.embed.manifest.rc"
rc.exe /fo "D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug\0 FirstPrivate.exe.embed.manifest.res" "D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug\0 FirstPrivate.exe.embed.manifest.rc"
del /q "D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug\0 FirstPrivate.exe.embed.manifest.rc"
xilink.exe kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /OUT:"D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug/0 FirstPrivate.exe" /INCREMENTAL /NOLOGO /TLBID:1 /DEBUG /PDB:"D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug/0 FirstPrivate.pdb" /SUBSYSTEM:CONSOLE /IMPLIB:"D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug/0 FirstPrivate.lib" /MACHINE:X86 /MANIFEST /MANIFESTFILE:"Debug\0 FirstPrivate.exe.intermediate.manifest" Debug/main.obj "D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug\0 FirstPrivate.exe.embed.manifest.res"
if %ErrorLevel% NEQ 0 goto LError
goto LEnd
:LError
echo Project 0 FirstPrivate : error: A tool returned an error code from "Embedding manifest..."
exit 1
:LEnd
]
Creating command line "cmd.exe /c C:\DOCUME~1\Master\LOCALS~1\Temp\Vad3C.bat"
Compiling with Intel(R) C++ 9.1 ...(Intel C++ Environment)
main.cpp
.\main.cpp(26) : (col. 3) remark: OpenMP DEFINED REGION WAS PARALLELIZED.
Compiling manifest to resources...(Microsoft VC++ Environment)
Linking...(Intel C++ Environment)
xilink: executing 'link'
Embedding manifest...(Intel C++ Environment)
Build log was saved at "file://D:\Work\Courses\Perm\1_0 FirstPrivate Copyin\Debug\BuildLog.htm"
0 FirstPrivate - 0 error(s), 0 warning(s)