From: huntercr AT cs DOT purdue DOT edu (Charles Hunter) Subject: Re: > 32 meg? To: DJGPP AT sun DOT soe DOT clarkson DOT edu (djgpp mailing list) Date: Wed, 28 Jun 1995 15:35:58 -0500 (EST) > > > > I would suggest checking the memory manager settings first. Could it be > > > that it is limited to 32 MB of EMS (Expanded memory)? > > > > it could be the limit of the memory manager, I'm using himem.sys, with > > the flag noems. But himem.sys is all I have. > There is no NOEMS flag with himem.sys only for EMM386. Rem out your EMM386 line... > Then you might as well try without himem at all. Go32 can work with > raw XMS as well, and it isn't limited to 32 MB. > -- Charles Hunter