中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-15 23:58
47,813 topics / 349,903 posts / today 1 new / 48,258 members
DOS疑难解答 & 问题讨论 (解答室) » Question about compilation mode
Printable Version  984 / 0
Floor1 hustlemon Posted 2003-07-25 00:00
初级用户 Posts 3 Credits 112
I'm using the wattcp development package. When building the source code into library modules, which compilation mode is used?

TRACE - turn on tracing/debugging code
SKIPINI - bootp/dhcp only, no WATTCP.CFG (size critical apps)
ETH_MSS - you might set =576 for serial use (EPPPD), mostly
useful if lacking CFG file (SKIPINI, etc)
TW_TO - set between 30 and 240 for an RFC-compliant
TIME_WAIT period (defaults to 2, higher can delay
sock_wait_closed() much longer)
#CFLAGS= $(DEBUGS) -DMSDOS -IC:\borlandc\include -I..\include
#CFLAGS= $(DEBUGS) -DMSDOS -IC:\bc4\include -I..\include
#CFLAGS= $(DEBUGS) -DMSDOS -DSKIPINI -DETH_MSS=576 -IC:\borlandc\include -I..\include
CFLAGS= $(DEBUGS) -DMSDOS -DETH_MSS=576 -IC:\borlandc\include -I..\include


I configured the wattcp.cfg file, but I don't know which compilation mode should be used together with my configuration file?
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023