⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 build.log

📁 用C语言实现的DOS操作系统的源代码
💻 LOG
字号:
MAKE Version 3.6  Copyright (c) 1992 Borland International

Available memory 48943104 bytes

        bcc +COMMAND.CFG -c ver.c prompt.c call.c echo.c for.c goto.c if.c label.c pause.c rem.c set.c shift.c cmd.c copy.c type.c 

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
ver.c:
prompt.c:
call.c:
echo.c:
for.c:
goto.c:
if.c:
Warning if.c 88: Call to function 'strncpy' with no prototype in function if_bat
Warning if.c 130: Call to function 'strncpy' with no prototype in function if_bat
Warning if.c 176: Call to function 'strncpy' with no prototype in function if_bat
label.c:
Warning label.c 70: Call to function 'strncpy' with no prototype in function label_bat
pause.c:
rem.c:
set.c:
Warning set.c 60: Call to function 'EnvDump' with no prototype in function set_bat
shift.c:
cmd.c:
Warning cmd.c 188: Call to function 'fstrncpy' with no prototype in function main
Warning cmd.c 241: Call to function 'batch' with no prototype in function main
Warning cmd.c 244: Call to function 'cmd_date' with no prototype in function main
Warning cmd.c 245: Call to function 'cmd_time' with no prototype in function main
Warning cmd.c 280: Call to function 'fstrncpy' with no prototype in function main
Warning cmd.c 469: Call to function 'ExecCmd' with no prototype in function do_command
Warning cmd.c 519: Parameter 'argv' is never used in function prompt
Warning cmd.c 619: Call to function 'batch' with no prototype in function ExecCmd
copy.c:
type.c:


        Available memory 4055652

        bcc +COMMAND.CFG -c del.c verify.c date.c time.c break.c batch.c dir.c cd.c mkdir.c ren.c rmdir.c 

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
del.c:
verify.c:
date.c:
Warning date.c 120: Call to function 'isnum' with no prototype in function parse_date
Warning date.c 122: Call to function 'isnum' with no prototype in function parse_date
Warning date.c 125: Call to function 'tonum' with no prototype in function parse_date
Warning date.c 134: Call to function 'isnum' with no prototype in function parse_date
Warning date.c 136: Call to function 'isnum' with no prototype in function parse_date
Warning date.c 139: Call to function 'tonum' with no prototype in function parse_date
Warning date.c 145: Call to function 'isnum' with no prototype in function parse_date
Warning date.c 147: Call to function 'isnum' with no prototype in function parse_date
Warning date.c 150: Call to function 'tonum' with no prototype in function parse_date
time.c:
Warning time.c 128: Call to function 'isnum' with no prototype in function parse_time
Warning time.c 130: Call to function 'isnum' with no prototype in function parse_time
Warning time.c 133: Call to function 'tonum' with no prototype in function parse_time
Warning time.c 142: Call to function 'isnum' with no prototype in function parse_time
Warning time.c 144: Call to function 'isnum' with no prototype in function parse_time
Warning time.c 147: Call to function 'tonum' with no prototype in function parse_time
Warning time.c 153: Call to function 'isnum' with no prototype in function parse_time
Warning time.c 155: Call to function 'isnum' with no prototype in function parse_time
Warning time.c 158: Call to function 'tonum' with no prototype in function parse_time
Warning time.c 165: Call to function 'isnum' with no prototype in function parse_time
Warning time.c 167: Call to function 'isnum' with no prototype in function parse_time
Warning time.c 170: Call to function 'tonum' with no prototype in function parse_time
break.c:
batch.c:
Warning batch.c 106: Call to function 'file_parse' with no prototype in function batch
Warning batch.c 166: Call to function 'put_prompt' with no prototype in function file_parse
Warning batch.c 178: Call to function 'put_prompt' with no prototype in function file_parse
Warning batch.c 182: Call to function 'parse' with no prototype in function file_parse
Warning batch.c 206: Call to function 'label_bat' with no prototype in function parse
dir.c:
Warning dir.c 266: Call to function 'strlwr' with no prototype in function dir
Warning dir.c 282: Call to function 'strlwr' with no prototype in function dir
Warning dir.c 319: Call to function 'strlwr' with no prototype in function dir
Warning dir.c 320: Call to function 'strlwr' with no prototype in function dir
Warning dir.c 386: Parameter 'argc' is never used in function dir
Warning dir.c 386: Parameter 'argv' is never used in function dir
cd.c:
Warning cd.c 101: Parameter 'argv' is never used in function cd
mkdir.c:
ren.c:
rmdir.c:


        Available memory 4048700

        bcc +COMMAND.CFG -c ..\misc\prf.c

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
..\misc\prf.c:


        Available memory 4136384

        bcc +COMMAND.CFG -c env.c err.c path.c 

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
env.c:
Warning env.c 161: Code has no effect in function EnvLookup
Warning env.c 390: Unreachable code in function EnvSetVar
err.c:
path.c:


        Available memory 4080780

        bcc +COMMAND.CFG -c ..\misc\num.c

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
..\misc\num.c:
Warning ..\misc\num.c 64: Call to function 'isnum' with no prototype in function tonum
Warning ..\misc\num.c 75: Call to function 'isspace' with no prototype in function atoi
Warning ..\misc\num.c 82: Call to function 'isdigit' with no prototype in function atoi


        Available memory 4107664

        bcc +COMMAND.CFG -c ..\misc\strings.c

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
..\misc\strings.c:


        Available memory 4164616

        bcc +COMMAND.CFG -c scan.c 

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
scan.c:
Warning scan.c 68: Call to function 'isnum' with no prototype in function expand
Warning scan.c 70: Call to function 'tonum' with no prototype in function expand
Warning scan.c 157: Call to function 'isnum' with no prototype in function scan
Warning scan.c 159: Call to function 'tonum' with no prototype in function scan


        Available memory 4099464

        bcc +COMMAND.CFG -c ..\misc\dosopt.c

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
..\misc\dosopt.c:


        Available memory 4145672

        bcc +COMMAND.CFG -c ..\misc\home.c

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
..\misc\home.c:


        Available memory 4142720

        bcc +COMMAND.CFG -c doslib.c 

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
doslib.c:
Warning doslib.c 216: Function should return a value in function DosSeek
Warning doslib.c 709: Function should return a value in function DosGetVerify
Warning doslib.c 720: Function should return a value in function DosGetBreak
Warning doslib.c 805: Function should return a value in function DosRdKb


        Available memory 4101092

        tlink /m/v/c/P-/LC:\BORLANDC\LIB @MAKE0000.$$$

Turbo Link  Version 5.1 Copyright (c) 1992 Borland International
Warning: No stack
        tdstrip command.exe

Turbo Debugger Symbol Table Stripper Version 3.1 (c) 1988,92 Borland Intl

        ..\utils\exe2bin command.exe command.com

EXE to BINary converter. Copyright (c) RaMax 1995,96 Part of FreeDOS.

This file might be using enhanced EXE format.

This file's length is 39776

File was successfully converted

        copy command.com ..\..\dist

        1 file(s) copied
        copy autoexec.bat ..\..\dist

        1 file(s) copied
        del *.obj

        del command.exe

        del command.com

⌨️ 快捷键说明

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