Build Log
  

Rebuild started: Project: KAT_TEST, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\matlabuser1\Desktop\Reference Implementation\KAT_TEST\Release\RSP00000B30323676.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TC ".\oneblock.c"

".\khichidi_core.c"

".\khichidi.c"
]
Creating command line "cl.exe @"c:\Documents and Settings\matlabuser1\Desktop\Reference Implementation\KAT_TEST\Release\RSP00000B30323676.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\matlabuser1\Desktop\Reference Implementation\KAT_TEST\Release\RSP00000C30323676.rsp" with contents
[
/OUT:"C:\Documents and Settings\matlabuser1\Desktop\Reference Implementation\KAT_TEST\Release\KAT_TEST.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\KAT_TEST.exe.intermediate.manifest" /DEBUG /PDB:"c:\documents and settings\matlabuser1\desktop\reference implementation\kat_test\release\KAT_TEST.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /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\khichidi.obj"

".\release\khichidi_core.obj"

".\release\oneblock.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\matlabuser1\Desktop\Reference Implementation\KAT_TEST\Release\RSP00000C30323676.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\matlabuser1\Desktop\Reference Implementation\KAT_TEST\Release\RSP00000D30323676.rsp" with contents
[
/outputresource:".\release\KAT_TEST.exe;#1" /manifest

".\release\KAT_TEST.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\matlabuser1\Desktop\Reference Implementation\KAT_TEST\Release\RSP00000D30323676.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\matlabuser1\Desktop\Reference Implementation\KAT_TEST\Release\BAT00000E30323676.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\release\mt.dep"
]
Creating command line """c:\Documents and Settings\matlabuser1\Desktop\Reference Implementation\KAT_TEST\Release\BAT00000E30323676.bat"""
Output Window
  
Compiling...
oneblock.c
.\oneblock.c(13) : warning C4013: 'khichidi' undefined; assuming extern returning int
.\oneblock.c(38) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\oneblock.c(39) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(234) : see declaration of 'fopen'
.\oneblock.c(20) : warning C4101: 'fp_in' : unreferenced local variable
khichidi_core.c
khichidi.c
.\khichidi.c(348) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\matlabuser1\Desktop\Reference Implementation\KAT_TEST\Release\BuildLog.htm"
KAT_TEST - 0 error(s), 5 warning(s)