From: Marco DOT Monteiro AT delorie DOT com
Newsgroups: comp.os.msdos.djgpp
Subject: Loader???
Date: Thu, 21 Aug 1997 22:39:34 GMT
Lines: 10
Message-ID: <33fcc1d5.7456500@news.telepac.pt>
NNTP-Posting-Host: 194.65.174.120
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Precedence: bulk

	(...)``If there are no errors, then the source code is legal, and
the compiler translates it into object code, which in turn gets used
by the loader to produce an executable file.''(...)
       ^^^^^^
		in `C by Dissection - second edition' by Al Kelley & Ira Pohl

	This can be read in page 45.
	Should't loader, in this text, be linker?

Marco Monteiro