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) |
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
Return to the
comp.compilers page.
Search the
comp.compilers archives again.