Re: Linker ... still useful ?

marko@pulse.com (Mark C. Orton)
Thu, 22 Sep 1994 17:04:56 GMT

          From comp.compilers

Related articles
Linker ... still useful ? guerin@IRO.UMontreal.CA (1994-09-21)
Re: Linker ... still useful ? jones@pyrite.cs.uiowa.edu (1994-09-22)
Re: Linker ... still useful ? marko@pulse.com (1994-09-22)
Re: Linker ... still useful ? laverman@cs.rug.nl (1994-09-23)
Re: Linker ... still useful ? z005465b@bcfreenet.seflin.lib.fl.us (Joel Runes) (1994-09-26)
Re: Linker ... still useful ? baynes@mulsoc2.serigate.philips.nl (1994-09-26)
Re: Linker ... still useful ? ram+@cs.cmu.edu (Rob MacLachlan) (1994-09-27)
Re: Linker ... still useful ? steve@cegelecproj.co.uk (1994-09-28)
Re: Linker ... still useful ? jan@neuroinformatik.ruhr-uni-bochum.de (1994-09-28)
[8 later articles]
| List of all articles for this month |

Newsgroups: comp.compilers
From: marko@pulse.com (Mark C. Orton)
Keywords: linker
Organization: Capital Area Internet Service email info@cais.com
References: 94-09-122
Date: Thu, 22 Sep 1994 17:04:56 GMT

guerin@IRO.UMontreal.CA wrote:
> Is there still a place for linkers as real step toward the making of
> executable ???


There are still cases, such as embedded systems, in which the
executable code (and/or the data) must be put into a particular region
of the address space. This is outside the scope of high-level
languages, and I think the use of a linker is a necessity in these
cases.
--
            Mark C. Orton
            employed by (but not speaking for)
            Pulse Communications, Inc.
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.