From: libolt AT primenet DOT com (Mike McLean) Newsgroups: comp.os.msdos.djgpp Subject: Re: High Memory Model Date: 23 Apr 1997 15:06:01 -0700 Organization: Lightning Bolt Software Lines: 12 Message-ID: <335e87af.2025219@news.primenet.com> References: <01bc501f$6ce6bb00$0f866fc6 AT stilwelakirtland DOT cc DOT mi DOT us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On 23 Apr 97 20:02:13 GMT, "Adam Stilwell" wrote: >Does anyone know how to compile in High Memory Model? > >Adam Stilwell >captain DOT adam AT star-trek DOT com >http://www.geocities.com/SiliconValley/Pines/9715 > in DJGPP there is no such thing as memory models. DJGPP is a 32 bit protected mode compiler.