Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\NoSerialCanStopMe\Debug\RSP00000634363396.rsp" with contents
[
/Od /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TC ".\NoSerialCanStopMe.c"
]
Creating command line "cl.exe @"c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\NoSerialCanStopMe\Debug\RSP00000634363396.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\NoSerialCanStopMe\Debug\RSP00000934363396.rsp" with contents
[
/OUT:"C:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\Debug\NoSerialCanStopMe.exe" /MANIFEST /MANIFESTFILE:"Debug\NoSerialCanStopMe.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\Debug\NoSerialCanStopMe.pdb" /DYNAMICBASE /NXCOMPAT /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

".\Debug\NoSerialCanStopMe.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\NoSerialCanStopMe\Debug\RSP00000934363396.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\NoSerialCanStopMe\Debug\RSP00000B34363396.rsp" with contents
[
/outputresource:"..\Debug\NoSerialCanStopMe.exe;#1" /manifest

".\Debug\NoSerialCanStopMe.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\NoSerialCanStopMe\Debug\RSP00000B34363396.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\NoSerialCanStopMe\Debug\BAT00000C34363396.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\NoSerialCanStopMe\Debug\BAT00000C34363396.bat"""
Output Window
  
Compiling...
NoSerialCanStopMe.c
c:\documents and settings\xkovah\desktop\introtoasm_for_class\noserialcanstopme\noserialcanstopme.c(10) : warning C4013: 'atoi' undefined; assuming extern returning int
c:\documents and settings\xkovah\desktop\introtoasm_for_class\noserialcanstopme\noserialcanstopme.c(12) : warning C4554: '>>' : check operator precedence for possible error; use parentheses to clarify precedence
c:\documents and settings\xkovah\desktop\introtoasm_for_class\noserialcanstopme\noserialcanstopme.c(14) : warning C4554: '^' : check operator precedence for possible error; use parentheses to clarify precedence
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\xkovah\Desktop\IntroToAsm_for_class\NoSerialCanStopMe\Debug\BuildLog.htm"
NoSerialCanStopMe - 0 error(s), 3 warning(s)