Re: very customisable compiler

Paul Evans <paule@martex.gen.oh.us>
12 Oct 2000 22:22:01 -0400

          From comp.compilers

Related articles
very customisable compiler not@home.no (DeSilva) (2000-10-08)
Re: very customisable compiler jimbo@radiks.net (2000-10-10)
Re: very customisable compiler paule@martex.gen.oh.us (Paul Evans) (2000-10-12)
Re: very customisable compiler malicki.1@osu.edu (Joseph Malicki) (2000-10-19)
| List of all articles for this month |

From: Paul Evans <paule@martex.gen.oh.us>
Newsgroups: comp.compilers
Date: 12 Oct 2000 22:22:01 -0400
Organization: Martex, Corp.
References: 00-10-057 00-10-074
Keywords: design

jimbo@radiks.net wrote:
>
> "DeSilva" <not@home.no> wrote:
> > customisable origin in memory, it should be able o generate raw code
> > which can simply be copied into memory and jumped to.
>
> You might take a look at compilers for embedded systems. They
> are often ROMmable.
>
<cut>


You may find the the Embedded Systems magazine's
Buyers Guide a good place to look:


http://www.embedded.com/


Or, to see how gcc fits into a particular embedded target,
have a look at David Fiddes (very nice) gcc/rtems Coldfire
(a MC68k derived architecture) site:


http://www.fiddes.net/coldfire/


-Paul


Post a followup to this message

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