From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10305022223.AA23190@clio.rice.edu> Subject: Preposterously large allocations To: djgpp-workers AT delorie DOT com Date: Fri, 2 May 2003 17:23:50 -0500 (CDT) In-Reply-To: <2110-Sat03May2003004811+0300-eliz@elta.co.il> from "Eli Zaretskii" at May 03, 2003 12:48:11 AM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > ... and likewise for the preposterously large allocations. Preposterous is in the eye of the beholder :-) I've been asked to look at making DJGPP do the right thing for 4GB address space type work. It seems that "real" 32-bit operating systems are more limiting for big allocations than DJGPP is (you can already run programs requiring over 3GB of memory if you are careful - but people would like to be less careful ...)