From: "DeHackEd" References: <1998072002280700 DOT WAA25296 AT ladder01 DOT news DOT aol DOT com> Subject: Re: changing memory model Date: Mon, 20 Jul 1998 11:06:09 -0400 Lines: 15 Message-ID: Newsgroups: comp.os.msdos.djgpp NNTP-Posting-Host: d13-bn46-blvl-pda.attcanada.net [142.194.137.205] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk It's compiled on the HUGE memory model and there'e nothing you can do about it. It was designed to be a 32 bit compiler and it won't work any other way without re-writing all the tools like linker and assembler. -- "DeHackEd" My Email address in the header is fake (spammers). Email me at this address: http://www.geocities.com/cgi-bin/homestead/mail.pl?dehacked ALMICHVL wrote in message <1998072002280700 DOT WAA25296 AT ladder01 DOT news DOT aol DOT com>... >hi does anyone know how you can change the memory model in djgpp? can it be >done? thanks