Newer
Older
Scratch / mobius / src / drivers / isa / isa.plg
@Christopher W. Olsen Christopher W. Olsen on 25 Oct 2019 496 bytes Scratch
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: isa - Win32 Debug--------------------
</h3>

gcc -D__MOBIUS__ -DKERNEL -O2 -Wall -If:\Projects\mobius\include -MD -c isa.c
link /out:f:\Projects\mobius\bin/isa.drv /nologo /debug /debugtype:coff /libpath:f:\Projects\mobius\lib /nodefaultlib /entry:drvInit /subsystem:native /base:@f:\Projects\mobius\bin\coffbase.txt,isa isa.o  kernel.lib



<h3>Results</h3>
isa.drv - 0 error(s), 0 warning(s)
</pre>
</body>
</html>