From: "Pierre Beaulieu" Newsgroups: comp.os.msdos.djgpp References: <720nfe$feu$1 AT supernews DOT com> Subject: Re: How do I compile in different memory models Lines: 15 Organization: Preferred Company X-Newsreader: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Message-ID: Date: Sat, 7 Nov 1998 07:44:48 -0500 NNTP-Posting-Host: 207.96.169.192 X-Complaints-To: abuse AT videotron DOT net X-Trace: weber.videotron.net 910442734 207.96.169.192 (Sat, 07 Nov 1998 07:45:34 EDT) NNTP-Posting-Date: Sat, 07 Nov 1998 07:45:34 EDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com You do not need to, since the 32 bit addressing "mode" does not use segmentation. Pierre Thiessen wrote in message <720nfe$feu$1 AT supernews DOT com>... >Hi, > >Could anyone tell me how to tell the compiler to compile in larger or >smaller memory models? >Thanks > >