delorie.com/archives/browse.cgi | search |
Date: | Wed, 7 Jan 1998 08:11:27 -0500 (EST) |
Message-Id: | <199801071311.IAA14152@delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | Vik DOT Heyndrickx AT rug DOT ac DOT be |
CC: | djgpp-workers AT delorie DOT com |
In-reply-to: | <34B37DDE.41B5@rug.ac.be> (message from Vik Heyndrickx on Wed, 07 |
Jan 1998 14:06:38 +0100) | |
Subject: | Re: djgpp v2.02 alpha 980101 |
> You should make it 0x10FFFF. Please read my previous email which > explains why. The reason it works under DOS is simply because CS has > more brains than other DPMI implementors. I *can't* make it 0x10ffff. The 80386 CPU chip doesn't have that much resolution. The size of segments larger than 64k must be multiples of 4K. The closest 4k to 0x10ffff is 0x110000.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |