1 <html> 2 <body> 3 <pre> 4 <h1>Build Log</h1> 5 <h3> 6 --------------------Configuration: gas2masm - Win32 Debug-------------------- 7 </h3> 8 <h3>Command Lines</h3> 9 Creating temporary file "C:\TEMP\RSP712.tmp" with contents 10 [ 11 /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /Fp".\Debug/gas2masm.pch" /YX /Fo".\Debug/" /Fd".\Debug/" /FD /c 12 "D:\Work\quake source\QW\gas2masm\gas2masm.c" 13 ] 14 Creating command line "cl.exe @C:\TEMP\RSP712.tmp" 15 Creating temporary file "C:\TEMP\RSP713.tmp" with contents 16 [ 17 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/gas2masm.pdb" /debug /machine:I386 /out:".\Debug/gas2masm.exe" 18 ".\Debug\gas2masm.obj" 19 ] 20 Creating command line "link.exe @C:\TEMP\RSP713.tmp" 21 <h3>Output Window</h3> 22 Compiling... 23 gas2masm.c 24 Linking... 25 26 27 28 <h3>Results</h3> 29 gas2masm.exe - 0 error(s), 0 warning(s) 30 </pre> 31 </body> 32 </html> 33