Mail Archives: djgpp/1997/02/06/14:07:08
Well, I still don't see Eli's response on the news, but I've received te
mailed one. Here goes the response of go32-v2:
go32/v2 version 2.0 built Aug 12 1996 22:27:23
Usage: go32 coff-image [args]
Rename this to go32.exe only if you need a go32 that can run v2
binaries as
well as v1 binaries (old makefiles). Put ahead of the old go32 in
your PATH
but do not delete your old go32 - leave it in the PATH after this
one.
Set GO32_V2_DEBUG=y in the environment to get verbose output.
DPMI memory available: 4479 Kb
DPMI swap space available: 10585 Kb
The DPMI memory available is onle .5 Mb less than with MS-DOS. I have 8
Mb Ram with a 2 Mb disk cache. My config.sys is as follows:
DEVICE=C:\OPENDOS\EMM386.EXE MULTI DPMI=OFF FRAME=NONE
DEVICE=C:\OPENDOS\DPMS.EXE
DEVICE=C:\OPENDOS\SETVER.EXE
BREAK=OFF
BUFFERS=15
FILES=128
DOS=HIGH,UMB
LASTDRIVE=H
FCBS=16,16
HISTORY=ON,512,ON
DEVICEHIGH=C:\OPENDOS\ANSI.SYS
COUNTRY=34,,C:\OPENDOS\COUNTRY.SYS
DEVICEHIGH=C:\OPENDOS\DISPLAY.SYS CON=(EGA,,1)
STACKS=9,256
DEVICEHIGH /L:1,43504 =C:\DOS\DBLSPACE.SYS /MOVE
SHELL=C:\4DOS\4DOS.COM C:\4DOS
(almost the same as with MS-DOS)
and autoexec.bat is:
LH /L:1,13984 C:\DOS\SHARE /L:1
@ECHO Off
PATH
C:\OPENDOS;C:\MOUSE;C:\EXCEL;C:\WINDOWS;C:\DOS;C:\TC3\BIN;C:\;C:\PKWARE;C:\4DOS;c:\BOXER
LH NWCACHE 2048 1024 /LEND=ON /DELAY=OFF
PROMPT $d$_$t$_$ GFP$B$z$B$P$ \
LH /L:1,35488 MOUSE
SET TEMP=C:\OPENDOS\TMP
MODE CON: CP PREP=((850) C:\OPENDOS\EGA.CPI)
MODE CON CODEPAGE SELECT=850
KEYB SP+
VERIFY OFF
DISKMAP C:
IF NOT DIREXIST %TEMP% MD %TEMP%
SET OPENDOSCFG=C:\OPENDOS
? TASKMGR
? TASKMGR /C LOCK /P
NLSFUNC C:\OPENDOS\COUNTRY.SYS
CHCP 437
SET CDPATH=C:\;C:\DJGPP;h:\sword
call c:\djgpp\bin\djgpp
call h:\sword\sword
LH /L:1,1072 C:\4DOS\KSTACK.COM
alias /r alias.lst
- Raw text -