Related articles |
---|
[4 earlier articles] |
Re: Why do we still assemble? jpab+@andrew.cmu.edu (Josh N. Pritikin) (1994-04-07) |
Re: Why do we still assemble? preston@noel.cs.rice.edu (1994-04-07) |
Re: Why do we still assemble? Nand.Mulchandani@Eng.Sun.COM (1994-04-07) |
Re: Why do we still assemble? pardo@cs.washington.edu (1994-04-08) |
Re: Why do we still assemble? pardo@cs.washington.edu (1994-04-08) |
Re: Why do we still assemble? law@snake.cs.utah.edu (1994-04-08) |
Re: Why do we still assemble? steve@cegelecproj.co.uk (1994-04-08) |
Re: Why do we still assemble? bill@amber.csd.harris.com (1994-04-08) |
Re: Why do we still assemble? hbaker@netcom.com (1994-04-08) |
Re: Why do we still assemble? rcskb@minyos.xx.rmit.EDU.AU (1994-04-10) |
Re: Why do we still assemble? Keith.Bierman@Eng.Sun.COM (1994-04-10) |
Re: Why do we still assemble? lgc@robotics.jpl.nasa.gov (1994-04-11) |
Re: Why do we still assemble? hbaker@netcom.com (1994-04-11) |
[23 later articles] |
Newsgroups: | comp.compilers |
From: | steve@cegelecproj.co.uk (Steve_Kilbane) |
Keywords: | assembler, design |
Organization: | Compilers Central |
References: | 94-04-032 94-04-040 |
Date: | Fri, 8 Apr 1994 09:59:10 GMT |
The Plan 9 C compiler is, I believe, a single executable (well, several,
but there's one for each architecture). It also includes the preprocessor,
too. It produces an object file which is then fed to a loader. I believe
the paper comes with the Plan 9 distribution.
Steve
--
<Steve_Kilbane@gec-epl.co.uk>
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.