Related articles |
---|
Small C Cross Compiler sun@titan.np.ac.sg (1996-02-16) |
Re: Small C Cross Compiler baynes@ukpsshp1.serigate.philips.nl (1996-02-21) |
Re: Small C Cross Compiler fastyeald@cix.compulink.co.uk (1996-02-23) |
Re: Small C Cross Compiler skyvis@shell.portal.com (1996-02-27) |
From: | fastyeald@cix.compulink.co.uk ("Fastyeald Computers ") |
Newsgroups: | comp.compilers |
Date: | 23 Feb 1996 00:12:09 -0500 |
Organization: | Compulink Information eXchange |
References: | 96-02-185 |
Keywords: | C |
I've got a version of Small C that includes 'code generators' for the
8080, 6809 and the 68K. It is easy to retarget provided you have
adequate stack etc. I'm not familiar with your target so cannot
help. Keep in mind that Small-C is that it generates extraordinarily
awful code and is only a C subset. However you may find useful as a
reference. Mail me if you want a copy.
I'd also suggest that you have a look at lcc. This is a retargettable
C compiler for grown ups.
Jerry.
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.