Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\mshong.NEWDELL.000\My Documents\Downloads\CayugaLibs\antlr\antlr-2.7.7\lib\cpp\Antlr2\Antlr2\Debug\RSP00000355127172.rsp" with contents
[
/Od /I "../.." /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP "..\..\src\ANTLRUtil.cpp"

"..\..\src\TreeParser.cpp"

"..\..\src\TokenStreamSelector.cpp"

"..\..\src\TokenStreamRewriteEngine.cpp"

"..\..\src\TokenStreamHiddenTokenFilter.cpp"

"..\..\src\TokenStreamBasicFilter.cpp"

"..\..\src\TokenRefCount.cpp"

"..\..\src\TokenBuffer.cpp"

"..\..\src\Token.cpp"

"..\..\src\String.cpp"

"..\..\src\RecognitionException.cpp"

"..\..\src\Parser.cpp"

"..\..\src\NoViableAltForCharException.cpp"

"..\..\src\NoViableAltException.cpp"

"..\..\src\MismatchedTokenException.cpp"

"..\..\src\MismatchedCharException.cpp"

"..\..\src\LLkParser.cpp"

"..\..\src\InputBuffer.cpp"

"..\..\src\CommonToken.cpp"

"..\..\src\CommonHiddenStreamToken.cpp"

"..\..\src\CommonASTWithHiddenTokens.cpp"

"..\..\src\CommonAST.cpp"

"..\..\src\CharScanner.cpp"

"..\..\src\CharBuffer.cpp"

"..\..\src\BitSet.cpp"

"..\..\src\BaseAST.cpp"

"..\..\src\ASTRefCount.cpp"

"..\..\src\ASTNULLType.cpp"

"..\..\src\ASTFactory.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\mshong.NEWDELL.000\My Documents\Downloads\CayugaLibs\antlr\antlr-2.7.7\lib\cpp\Antlr2\Antlr2\Debug\RSP00000355127172.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\mshong.NEWDELL.000\My Documents\Downloads\CayugaLibs\antlr\antlr-2.7.7\lib\cpp\Antlr2\Antlr2\Debug\RSP00000455127172.rsp" with contents
[
/OUT:"C:\Documents and Settings\mshong.NEWDELL.000\My Documents\Downloads\CayugaLibs\antlr\antlr-2.7.7\lib\cpp\Antlr2\Debug\Antlr2.lib" ".\Debug\ANTLRUtil.obj"

".\Debug\ASTFactory.obj"

".\Debug\ASTNULLType.obj"

".\Debug\ASTRefCount.obj"

".\Debug\BaseAST.obj"

".\Debug\BitSet.obj"

".\Debug\CharBuffer.obj"

".\Debug\CharScanner.obj"

".\Debug\CommonAST.obj"

".\Debug\CommonASTWithHiddenTokens.obj"

".\Debug\CommonHiddenStreamToken.obj"

".\Debug\CommonToken.obj"

".\Debug\InputBuffer.obj"

".\Debug\LLkParser.obj"

".\Debug\MismatchedCharException.obj"

".\Debug\MismatchedTokenException.obj"

".\Debug\NoViableAltException.obj"

".\Debug\NoViableAltForCharException.obj"

".\Debug\Parser.obj"

".\Debug\RecognitionException.obj"

".\Debug\String.obj"

".\Debug\Token.obj"

".\Debug\TokenBuffer.obj"

".\Debug\TokenRefCount.obj"

".\Debug\TokenStreamBasicFilter.obj"

".\Debug\TokenStreamHiddenTokenFilter.obj"

".\Debug\TokenStreamRewriteEngine.obj"

".\Debug\TokenStreamSelector.obj"

".\Debug\TreeParser.obj"
]
Creating command line "lib.exe @"c:\Documents and Settings\mshong.NEWDELL.000\My Documents\Downloads\CayugaLibs\antlr\antlr-2.7.7\lib\cpp\Antlr2\Antlr2\Debug\RSP00000455127172.rsp" /NOLOGO"
Output Window
  
Compiling...
ASTFactory.cpp
ASTNULLType.cpp
ASTRefCount.cpp
BaseAST.cpp
BitSet.cpp
CharBuffer.cpp
CharScanner.cpp
c:\documents and settings\mshong.newdell.000\my documents\downloads\cayugalibs\antlr\antlr-2.7.7\lib\cpp\antlr\charscanner.hpp(563) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
c:\documents and settings\mshong.newdell.000\my documents\downloads\cayugalibs\antlr\antlr-2.7.7\lib\cpp\src\charscanner.cpp(21) : warning C4355: 'this' : used in base member initializer list
c:\documents and settings\mshong.newdell.000\my documents\downloads\cayugalibs\antlr\antlr-2.7.7\lib\cpp\src\charscanner.cpp(33) : warning C4355: 'this' : used in base member initializer list
c:\documents and settings\mshong.newdell.000\my documents\downloads\cayugalibs\antlr\antlr-2.7.7\lib\cpp\src\charscanner.cpp(45) : warning C4355: 'this' : used in base member initializer list
CommonAST.cpp
CommonASTWithHiddenTokens.cpp
CommonHiddenStreamToken.cpp
CommonToken.cpp
InputBuffer.cpp
LLkParser.cpp
MismatchedCharException.cpp
c:\documents and settings\mshong.newdell.000\my documents\downloads\cayugalibs\antlr\antlr-2.7.7\lib\cpp\antlr\charscanner.hpp(563) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
MismatchedTokenException.cpp
NoViableAltException.cpp
NoViableAltForCharException.cpp
c:\documents and settings\mshong.newdell.000\my documents\downloads\cayugalibs\antlr\antlr-2.7.7\lib\cpp\antlr\charscanner.hpp(563) : warning C4996: 'stricmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _stricmp. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(215) : see declaration of 'stricmp'
Parser.cpp
RecognitionException.cpp
String.cpp
c:\documents and settings\mshong.newdell.000\my documents\downloads\cayugalibs\antlr\antlr-2.7.7\lib\cpp\src\string.cpp(34) : 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 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\documents and settings\mshong.newdell.000\my documents\downloads\cayugalibs\antlr\antlr-2.7.7\lib\cpp\src\string.cpp(41) : 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 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
Generating Code...
Compiling...
Token.cpp
TokenBuffer.cpp
TokenRefCount.cpp
TokenStreamBasicFilter.cpp
TokenStreamHiddenTokenFilter.cpp
TokenStreamRewriteEngine.cpp
TokenStreamSelector.cpp
TreeParser.cpp
ANTLRUtil.cpp
Generating Code...
Creating library...
Results
  
Build log was saved at "file://c:\Documents and Settings\mshong.NEWDELL.000\My Documents\Downloads\CayugaLibs\antlr\antlr-2.7.7\lib\cpp\Antlr2\Antlr2\Debug\BuildLog.htm"
Antlr2 - 0 error(s), 8 warning(s)