public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* How to add a new target?
@ 2004-08-20 11:58 Alexander Stante
  0 siblings, 0 replies; only message in thread
From: Alexander Stante @ 2004-08-20 11:58 UTC (permalink / raw)
  To: gcc-help

Hello,

I want to add a new target to the gcc. It has a m68k CPU and I have
already written the necessary files like a crt0.S and a linker script
to correctly compile on that machine.

My goal is that I can build a gcc with for example
--target=m68k-mymachine-elf and that the gcc then uses my crt0 and
linker script (and a spec file which I still have to write). How can I
achieve that? Is there some documentation about that?

Bye
Alex

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-08-20  8:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-20 11:58 How to add a new target? Alexander Stante

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).