Related articles |
---|
Retargeting lcc for our architecture gt0116d@prism.gatech.edu (1996-04-13) |
Re: Retargeting lcc for our architecture cwf@research.att.com (Chris Fraser) (1996-04-14) |
Re: Retargeting lcc for our architecture wirthlim@fpga.ee.byu.edu (Michael J. Wirthlin) (1996-04-16) |
lcc with other languages? larryr@cybergate.com (Larry Rau) (1996-04-16) |
Re: Retargeting lcc for our architecture rmeenaks@bfm.com (1996-04-19) |
From: | Chris Fraser <cwf@research.att.com> |
Newsgroups: | comp.compilers |
Date: | 14 Apr 1996 12:05:45 -0400 |
Organization: | Compilers Central |
References: | 96-04-085 |
Keywords: | C |
If your processor does indeed share a lot with the MIPS, then you can
probably retarget lcc by editing a copy of the file "mips.md" and
little or nothing else. You don't have to read all of the book; read
Chapters 5 and 16 for sure, and probably 13 and 14 too, because they
tell you the most about the one file that you'll be modifying. Good
luck.
Chris Fraser, Bell Labs
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.