www.delorie.com/archives/browse.cgi | search |
Message-ID: | <3f341828$0$170$cc7c7865@news.luth.se> |
From: | Martin Str|mberg <ams AT speedy DOT ludd DOT luth DOT se> |
Subject: | Re: Question: Memory model |
Newsgroups: | comp.os.msdos.djgpp |
References: | <bh13lk$tbkru$1 AT ID-184581 DOT news DOT uni-berlin DOT de> |
User-Agent: | tin/1.4.6-20020816 ("Aerials") (UNIX) (NetBSD/1.6Q (alpha)) |
Date: | 08 Aug 2003 21:37:45 GMT |
Lines: | 15 |
NNTP-Posting-Host: | speedy.ludd.luth.se |
X-Trace: | 1060378665 news.luth.se 170 130.240.16.13 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Fausto Arinos Barbuto <fbarbuto2002 AT yahoo DOT ca> wrote: : What is the compiler option to set the memory model to "huge"? : I have a couple of Borland C/C++ 3.1 codes to port to GNU : C/C++ and got unexpectedly stuck at this point. There are none. Everything is tiny but 32-bit. I. e. ds==es==ss and cs maps to the same layout (so you can't think cs==ds even if it's not the whole truth). I suggest you examine the FAQ regarding lowlevel stuff. Rihgt, MartinS
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |