Backend cross-compiler: what do i need?

Mike Stump mrs@windriver.com
Wed Jul 19 17:46:00 GMT 2000


> From: Desmond Cheung <dycheung@cs.sfu.ca>
> Date: Wed, 19 Jul 2000 16:02:08 -0700 (PDT)
> To: gcc@gcc.gnu.org

> I'm writing the backend of a cross-compiler (host=sparc).  What else
> do I need to do besides writing the .h, .c, and .md files? What
> needs to be changed in the configuration files?

In theory, the porting guide says what you need to do.  After that, I
would run the testsuites and see if you come up with a reasonable
port.  If you do, you are done, if you don't then you need to fix
those bugs.  If you can't run it, then, I'd suggest doing a simulator
or working on it so that you can run it.


More information about the Gcc mailing list