Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site alice.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!alice!ark From: ark@alice.UucP (Andrew Koenig) Newsgroups: net.lang.c Subject: Re: ld - the link editor Message-ID: <4783@alice.UUCP> Date: Wed, 8-Jan-86 20:41:55 EST Article-I.D.: alice.4783 Posted: Wed Jan 8 20:41:55 1986 Date-Received: Thu, 9-Jan-86 03:50:44 EST References: <106@graffiti.UUCP> Organization: Bell Labs, Murray Hill Lines: 8 > My question is...why do you want to control the link process in that > way. For example, why would you want to change the entry point for a program, > or other such subtle memory allocation features. Are there any "easy to > identify with" reasons, or is this a remnant from days gone by when Unix > was an academic subject only. Features of this sort in linkers are often crucial when using the linker to build an operating system kernel.