Build Log
  

Rebuild started: Project: bzip2, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\bzip2\Debug\RSP00005142007516.rsp" with contents
[
/Od /D "BZ_NO_STDIO" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TC ".\blocksort.c"

".\randtable.c"

".\huffman.c"

".\decompress.c"

".\crctable.c"

".\compress.c"

".\bzlib.c"
]
Creating command line "cl.exe @"c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\bzip2\Debug\RSP00005142007516.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\bzip2\Debug\RSP00005D42007516.rsp" with contents
[
/OUT:"C:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\Debug\bzip2.lib" ".\Debug\blocksort.obj"

".\Debug\bzlib.obj"

".\Debug\compress.obj"

".\Debug\crctable.obj"

".\Debug\decompress.obj"

".\Debug\huffman.obj"

".\Debug\randtable.obj"
]
Creating command line "lib.exe @"c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\bzip2\Debug\RSP00005D42007516.rsp" /NOLOGO"
Output Window
  
Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
bzlib.c
compress.c
crctable.c
decompress.c
huffman.c
randtable.c
blocksort.c
Generating Code...
Creating library...
Results
  
Build log was saved at "file://c:\Users\charlesjacobi\Documents\Visual Studio 2008\Projects\Chex3\bzip2\Debug\BuildLog.htm"
bzip2 - 0 error(s), 1 warning(s)