Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5131 clevermous 1
2
3
4

Build Log

5

6
--------------------Configuration: gas2masm - Win32 Debug--------------------
7
8

Command Lines

9
Creating temporary file "C:\TEMP\RSP730.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\WinQuake\gas2masm\gas2masm.c"
13
]
14
Creating command line "cl.exe @C:\TEMP\RSP730.tmp"
15
Creating temporary file "C:\TEMP\RSP731.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\RSP731.tmp"
21

Output Window

22
Compiling...
23
gas2masm.c
24
Linking...
25
 
26
 
27
 
28

Results

29
gas2masm.exe - 0 error(s), 0 warning(s)
30
31
32