From: "Brian Hetrick" Newsgroups: alt.msdos.programmer,comp.lang.c++,comp.arch.embedded,comp.os.msdos.djgpp Subject: Re: Specifing the location of a function Followup-To: alt.msdos.programmer Date: Mon, 14 Feb 2000 09:44:52 -0500 Organization: Compaq Computer Corp. Lines: 12 Message-ID: <8894cb$3g6$1@mailint03.im.hou.compaq.com> References: <8866lt$t10$1 AT nclient3-gui DOT server DOT dtn DOT ntl DOT com> NNTP-Posting-Host: roke.zko.dec.com X-Trace: mailint03.im.hou.compaq.com 950539467 3590 16.30.112.131 (14 Feb 2000 14:44:27 GMT) X-Complaints-To: usenet AT mailint03 DOT im DOT hou DOT compaq DOT com NNTP-Posting-Date: 14 Feb 2000 14:44:27 GMT X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com [Followups sent to alt.msdos.programmer, the only newsgroup in the list relevant to the question.] Andrew Betts wrote ... You are describing an arrangement known as "overlays." Most MS-DOS compilers do automatic overlay generation -- just tell the compiler what you want overlaid.