Build Log
  

Build started: Project: tar, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Projects\tar\Win32\Debug\RSP00000815005144.rsp" with contents
[
/Od /I "." /I "..\lib" /I "C:\Projects\tar\lib" /I "../" /I "../lib" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "HAVE_CONFIG_H" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/tar.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TC ..\src\tar.c
]
Creating command line "cl.exe @c:\Projects\tar\Win32\Debug\RSP00000815005144.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Projects\tar\Win32\Debug\TMP00000915005144.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\tar.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\tar.exe.embed.manifest.res" c:\Projects\tar\Win32\Debug\TMP00000915005144.tmp"
Creating temporary file "c:\Projects\tar\Win32\Debug\RSP00000A15005144.rsp" with contents
[
/OUT:".\Debug/tar.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\tar.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/tar.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ".\debug\libtar.lib"

".\Debug\buffer.obj"

".\Debug\checkpoint.obj"

".\Debug\compare.obj"

".\Debug\create.obj"

".\Debug\delete.obj"

".\Debug\extract.obj"

".\Debug\incremen.obj"

".\Debug\list.obj"

".\Debug\misc.obj"

".\Debug\names.obj"

".\Debug\sparse.obj"

".\Debug\suffix.obj"

".\Debug\system.obj"

".\Debug\tar.obj"

".\Debug\transform.obj"

".\Debug\update.obj"

".\Debug\utf8.obj"

".\Debug\xheader.obj"

".\Debug\tar.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\Projects\tar\Win32\Debug\RSP00000A15005144.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Projects\tar\Win32\Debug\RSP00000B15005144.rsp" with contents
[
/out:.\Debug\tar.exe.embed.manifest /notify_update /manifest

.\Debug\tar.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\Projects\tar\Win32\Debug\RSP00000B15005144.rsp /nologo"
Creating temporary file "c:\Projects\tar\Win32\Debug\BAT00000C15005144.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "c:\Projects\tar\Win32\Debug\BAT00000C15005144.bat"
Creating temporary file "c:\Projects\tar\Win32\Debug\TMP00000D15005144.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\tar.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\tar.exe.embed.manifest.res" c:\Projects\tar\Win32\Debug\TMP00000D15005144.tmp"
Creating temporary file "c:\Projects\tar\Win32\Debug\RSP00000E15005144.rsp" with contents
[
/OUT:".\Debug/tar.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\tar.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/tar.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib ".\debug\libtar.lib"

".\Debug\buffer.obj"

".\Debug\checkpoint.obj"

".\Debug\compare.obj"

".\Debug\create.obj"

".\Debug\delete.obj"

".\Debug\extract.obj"

".\Debug\incremen.obj"

".\Debug\list.obj"

".\Debug\misc.obj"

".\Debug\names.obj"

".\Debug\sparse.obj"

".\Debug\suffix.obj"

".\Debug\system.obj"

".\Debug\tar.obj"

".\Debug\transform.obj"

".\Debug\update.obj"

".\Debug\utf8.obj"

".\Debug\xheader.obj"

".\Debug\tar.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\Projects\tar\Win32\Debug\RSP00000E15005144.rsp /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
tar.c
c:\projects\tar\src\tar.c(121) : warning C4013: 'getline' undefined; assuming extern returning int
c:\projects\tar\src\tar.c(1284) : warning C4244: '=' : conversion from 'unsigned __int64' to 'int', possible loss of data
c:\projects\tar\src\tar.c(1286) : warning C4244: '=' : conversion from 'unsigned __int64' to 'size_t', possible loss of data
c:\projects\tar\src\tar.c(1317) : warning C4090: 'function' : different 'const' qualifiers
c:\projects\tar\src\tar.c(1699) : warning C4244: '=' : conversion from 'unsigned __int64' to 'int', possible loss of data
c:\projects\tar\src\tar.c(1781) : warning C4244: '=' : conversion from 'unsigned __int64' to 'int', possible loss of data
c:\projects\tar\src\tar.c(1819) : warning C4244: '=' : conversion from 'unsigned __int64' to 'size_t', possible loss of data
c:\projects\tar\src\tar.c(1859) : warning C4244: '=' : conversion from 'unsigned __int64' to 'size_t', possible loss of data
c:\projects\tar\src\tar.c(2020) : warning C4013: 'sleep' undefined; assuming extern returning int
c:\projects\tar\src\tar.c(2525) : warning C4090: 'function' : different 'const' qualifiers
c:\projects\tar\src\tar.c(941) : warning C4716: 'sigstat' : must return a value
Compiling manifest to resources...
Linking...
Embedding manifest...
Results
  
Build Time 0:02
Build log was saved at "file://c:\Projects\tar\Win32\Debug\BuildLog.htm"
tar - 0 error(s), 11 warning(s)