serial.plg

来自「怎样在win2000下构造驱动程序znsoft_Serial2000_demo.」· PLG 代码 · 共 176 行

PLG
176
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SERial - Win32 Release--------------------
</h3>


F:\W2DDK\src\kernel\serial>F:\Mssdk\\bin\mc.exe -v serlog.mc 
MC: Compiling serlog.mc
Writing .\MSG00001.bin
    [40060001 .. 40060003] - 464 bytes
    [40060022 .. 40060022] - 116 bytes
    [80060004 .. 80060006] - 296 bytes
    [8006002a .. 8006002b] - 368 bytes
    [c0060007 .. c0060021] - 5108 bytes
    [c0060023 .. c0060029] - 1208 bytes
    [c006002c .. c006002d] - 340 bytes
    Total of 45 messages, 7988 bytes

F:\W2DDK\src\kernel\serial>call _build.bat SERial free 
.                                                   
+++++ Start Building the SERial driver ( BASEDIR = F:\W2DDK ) +++++
.                                                   
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
Starting dirs creation...Completed.
Setting additional defines for 'free' build
Could Not Find F:\W2DDK\src\kernel\serial\I386\free\SERial.sys
BUILD: Object root set to: ==> objfre
BUILD: /i switch ignored
BUILD: Compile and Link for i386
BUILD: Computing Include file dependencies:
BUILD: f:\mssdk\include\vidsvr.odl(16): f:\mssdk\include\vidsvr.odl - invalid include statement: importlib(STDOLE_TLB);
BUILD: h:\program files\microsoft visual studio\vc98\include\exdisp.odl(31): h:\program files\microsoft visual studio\vc98\include\exdisp.odl - invalid include statement: importlib(STDOLE_TLB);
BUILD: h:\program files\microsoft visual studio\vc98\include\vidsvr.odl(16): h:\program files\microsoft visual studio\vc98\include\vidsvr.odl - invalid include statement: importlib(STDOLE_TLB);
BUILD: f:\w2ddk\src\kernel\serial\sources.(0): Unknown TARGETPATH value
BUILD: Examining f:\w2ddk\src\kernel\serial directory for files to compile.
    f:\w2ddk\src\kernel\serial 
    f:\w2ddk\src\kernel\serial - 21 source files (26,091 lines)
BUILD: Saving F:\W2DDK\build.dat...
BUILD: Compiling f:\w2ddk\src\kernel\serial directory
Compiling - serial.rc for i386
Compiling - error.c for i386
Compiling - flush.c for i386
Compiling - immediat.c for i386
Compiling - initunlo.c for i386
Compiling - ioctl.c for i386
Compiling - isr.c for i386
Compiling - modmflow.c for i386
Compiling - openclos.c for i386
Compiling - purge.c for i386
Compiling - qsfile.c for i386
Compiling - read.c for i386
Compiling - utils.c for i386
Compiling - waitmask.c for i386
Compiling - write.c for i386
Compiling - pnp.c for i386
Compiling - registry.c for i386
Compiling - legacy.c for i386
Compiling - wmi.c for i386
Compiling - power.c for i386
Compiling - log.c for i386
BUILD: Linking f:\w2ddk\src\kernel\serial directory
Linking Executable - i386\serial.sys for i386
BUILD: Done

    21 files compiled -   636 LPS
    1 executable built
The system cannot find the file specified.
        1 file(s) copied.
A subdirectory or file .\I386 already exists.
A subdirectory or file .\I386\free already exists.
Could Not Find F:\W2DDK\src\kernel\serial\I386\free\SERial.sys
        1 file(s) copied.



<h3>Results</h3>
SERial - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: SERial - Win32 Debug--------------------
</h3>


F:\W2DDK\src\kernel\serial>F:\Mssdk\\bin\mc.exe -v serlog.mc 
MC: Compiling serlog.mc
Writing .\MSG00001.bin
    [40060001 .. 40060003] - 464 bytes
    [40060022 .. 40060022] - 116 bytes
    [80060004 .. 80060006] - 296 bytes
    [8006002a .. 8006002b] - 368 bytes
    [c0060007 .. c0060021] - 5108 bytes
    [c0060023 .. c0060029] - 1208 bytes
    [c006002c .. c006002d] - 340 bytes
    Total of 45 messages, 7988 bytes

F:\W2DDK\src\kernel\serial>call _build.bat SERial checked 
.                                                   
+++++ Start Building the SERial driver ( BASEDIR = F:\W2DDK ) +++++
.                                                   
The system cannot find the file specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
Starting dirs creation...Completed.
Setting additional defines for 'checked' build  
A subdirectory or file .\I386 already exists.
Could Not Find F:\W2DDK\src\kernel\serial\I386\checked\SERial.sys
BUILD: Object root set to: ==> objchk
BUILD: /i switch ignored
BUILD: Compile and Link for i386
BUILD: Computing Include file dependencies:
BUILD: f:\mssdk\include\vidsvr.odl(16): f:\mssdk\include\vidsvr.odl - invalid include statement: importlib(STDOLE_TLB);
BUILD: h:\program files\microsoft visual studio\vc98\include\exdisp.odl(31): h:\program files\microsoft visual studio\vc98\include\exdisp.odl - invalid include statement: importlib(STDOLE_TLB);
BUILD: h:\program files\microsoft visual studio\vc98\include\vidsvr.odl(16): h:\program files\microsoft visual studio\vc98\include\vidsvr.odl - invalid include statement: importlib(STDOLE_TLB);
BUILD: f:\w2ddk\src\kernel\serial\sources.(0): Unknown TARGETPATH value
BUILD: Examining f:\w2ddk\src\kernel\serial directory for files to compile.
    f:\w2ddk\src\kernel\serial 
    f:\w2ddk\src\kernel\serial - 21 source files (26,091 lines)
BUILD: Saving F:\W2DDK\build.dat...
BUILD: Compiling f:\w2ddk\src\kernel\serial directory
Compiling - serial.rc for i386
Compiling - error.c for i386
Compiling - flush.c for i386
Compiling - immediat.c for i386
Compiling - initunlo.c for i386
Compiling - ioctl.c for i386
Compiling - isr.c for i386
Compiling - modmflow.c for i386
Compiling - openclos.c for i386
Compiling - purge.c for i386
Compiling - qsfile.c for i386
Compiling - read.c for i386
Compiling - utils.c for i386
Compiling - waitmask.c for i386
Compiling - write.c for i386
Compiling - pnp.c for i386
Compiling - registry.c for i386
Compiling - legacy.c for i386
Compiling - wmi.c for i386
Compiling - power.c for i386
Compiling - log.c for i386
BUILD: Linking f:\w2ddk\src\kernel\serial directory
Linking Executable - i386\serial.sys for i386
BUILD: Done

    21 files compiled -   567 LPS
    1 executable built
The system cannot find the file specified.
The system cannot find the file specified.
        1 file(s) copied.
A subdirectory or file .\I386 already exists.
A subdirectory or file .\I386\checked already exists.
Could Not Find F:\W2DDK\src\kernel\serial\I386\checked\SERial.sys
        1 file(s) copied.



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

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?