www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/02/06/14:07:08

From: "K.A.R.L." <farega AT usc DOT es>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: OpenDOS and DJGPP
Date: Thu, 06 Feb 1997 16:03:44 +0100
Organization: Universidade de Santiago
Lines: 64
Message-ID: <32F9F2D0.3890@usc.es>
References: <32F6F629 DOT 5BD2 AT cs DOT joensuu DOT fi> <32F88EC2 DOT 8D2 AT usc DOT es>
Reply-To: farega AT usc DOT es
NNTP-Posting-Host: mclacopo.usc.es
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

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 -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019