📄 pp4.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: pp4 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\wrb\LOCALS~1\Temp\RSP6.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/pp4.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /TP /c
"D:\MyHomework\大四上\编译原理\experiment\PP4\Handin\Base\Source\codegen.cpp"
"D:\MyHomework\大四上\编译原理\experiment\PP4\Handin\Base\Source\declaration.cpp"
"D:\MyHomework\大四上\编译原理\experiment\PP4\Handin\Base\Source\Ex86asm.cpp"
"D:\MyHomework\大四上\编译原理\experiment\PP4\Handin\Base\Source\hashtable.cpp"
"D:\MyHomework\大四上\编译原理\experiment\PP4\Handin\Base\Source\lex.yy.c"
"D:\MyHomework\大四上\编译原理\experiment\PP4\Handin\Base\Source\main.cpp"
"D:\MyHomework\大四上\编译原理\experiment\PP4\Handin\Base\Source\mips.cpp"
"D:\MyHomework\大四上\编译原理\experiment\PP4\Handin\Base\Source\parser_tab.c"
"D:\MyHomework\大四上\编译原理\experiment\PP4\Handin\Base\Source\scope.cpp"
"D:\MyHomework\大四上\编译原理\experiment\PP4\Handin\Base\Source\semantic.cpp"
"D:\MyHomework\大四上\编译原理\experiment\PP4\Handin\Base\Source\tac.cpp"
"D:\MyHomework\大四上\编译原理\experiment\PP4\Handin\Base\Source\type.cpp"
"D:\MyHomework\大四上\编译原理\experiment\PP4\Handin\Base\Source\utility.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wrb\LOCALS~1\Temp\RSP6.tmp"
Creating temporary file "C:\DOCUME~1\wrb\LOCALS~1\Temp\RSP7.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/pp4.pdb" /debug /machine:I386 /out:"Debug/pp4.exe" /pdbtype:sept
".\Debug\codegen.obj"
".\Debug\declaration.obj"
".\Debug\Ex86asm.obj"
".\Debug\hashtable.obj"
".\Debug\lex.yy.obj"
".\Debug\main.obj"
".\Debug\mips.obj"
".\Debug\parser_tab.obj"
".\Debug\scope.obj"
".\Debug\semantic.obj"
".\Debug\tac.obj"
".\Debug\type.obj"
".\Debug\utility.obj"
]
Creating command line "link.exe @C:\DOCUME~1\wrb\LOCALS~1\Temp\RSP7.tmp"
<h3>Output Window</h3>
Compiling...
codegen.cpp
declaration.cpp
Ex86asm.cpp
hashtable.cpp
lex.yy.c
main.cpp
mips.cpp
parser_tab.c
scope.cpp
semantic.cpp
tac.cpp
type.cpp
utility.cpp
Linking...
Creating temporary file "C:\DOCUME~1\wrb\LOCALS~1\Temp\RSP9.tmp" with contents
[
/nologo /o"Debug/pp4.bsc"
".\Debug\codegen.sbr"
".\Debug\declaration.sbr"
".\Debug\Ex86asm.sbr"
".\Debug\hashtable.sbr"
".\Debug\lex.yy.sbr"
".\Debug\main.sbr"
".\Debug\mips.sbr"
".\Debug\parser_tab.sbr"
".\Debug\scope.sbr"
".\Debug\semantic.sbr"
".\Debug\tac.sbr"
".\Debug\type.sbr"
".\Debug\utility.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\wrb\LOCALS~1\Temp\RSP9.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
pp4.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -