Rev Author Line No. Line
2061 mija 1 <html>
2 <body>
3 <pre>
4 <h1>Build Log</h1>
5 <h3>
6 --------------------Configuration: STBLLIB - Win32 Debug--------------------
7 </h3>
8 <h3>Command Lines</h3>
9 Creating temporary file "C:\DOCUME~1\Cm\LOCALS~1\Temp\RSP1BF.tmp" with contents
10 [
11 /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "STBLLIB_EXPORTS" /D "_WINDLL" /D "_VS6_USED" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
12 "c:\Devel\ARM\Flash Loader Demonstrator\Src\Crs232\rs232.cpp"
13 "c:\Devel\ARM\Flash Loader Demonstrator\Src\STBLLIB\STBLLIB.cpp"
14 ]
15 Creating command line "cl.exe @C:\DOCUME~1\Cm\LOCALS~1\Temp\RSP1BF.tmp"
16 Creating command line "link.exe /nologo /dll /incremental:yes /pdb:"Debug/STBLLIB.pdb" /debug /machine:I386 /out:"..\BIN\Debug\STBLLIB.dll" /implib:"Debug/STBLLIB.lib" /pdbtype:sept ".\Debug\rs232.obj" ".\Debug\STBLLIB.obj" ".\Debug\STBLLIB.res" "
17 <h3>Output Window</h3>
18 Compiling...
19 rs232.cpp
20 STBLLIB.cpp
21 Generating Code...
22 Linking...
23 Creating library Debug/STBLLIB.lib and object Debug/STBLLIB.exp
24  
25  
26  
27 <h3>Results</h3>
28 STBLLIB.dll - 0 error(s), 0 warning(s)
29 </pre>
30 </body>
31 </html>