Initial import
git-svn-id: http://moon:8086/svn/software/trunk/libsrc/ihexparse@1 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
Executable
+33
@@ -0,0 +1,33 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>Erstellungsprotokoll</h1>
|
||||
<h3>
|
||||
--------------------Konfiguration: ihexparse - Win32 Debug--------------------
|
||||
</h3>
|
||||
<h3>Befehlszeilen</h3>
|
||||
Erstellen der temporären Datei "D:\WIN98\TEMP\RSP10D4.TMP" mit Inhalten
|
||||
[
|
||||
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "../../../include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/ihexparse.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
||||
"E:\home\Develop\80x86\libsrc\ihexparse\ihexparse.c"
|
||||
]
|
||||
Creating command line "cl.exe @D:\WIN98\TEMP\RSP10D4.TMP"
|
||||
Erstellen der temporären Datei "D:\WIN98\TEMP\RSP10D5.TMP" mit Inhalten
|
||||
[
|
||||
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/ihexparse.pdb" /debug /machine:I386 /out:"Debug/ihexparse.exe" /pdbtype:sept
|
||||
.\Debug\ihexparse.obj
|
||||
.\Debug\main.obj
|
||||
]
|
||||
Erstellen der Befehlzeile "link.exe @D:\WIN98\TEMP\RSP10D5.TMP"
|
||||
<h3>Ausgabefenster</h3>
|
||||
Kompilierung läuft...
|
||||
ihexparse.c
|
||||
Linker-Vorgang läuft...
|
||||
|
||||
|
||||
|
||||
<h3>Ergebnisse</h3>
|
||||
ihexparse.exe - 0 Fehler, 0 Warnung(en)
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user