How to add a new target?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux