This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: A newbie's question - Development of GCC Cross Compiler


New:
I think this is what you are after:

http://gcc.gnu.org/onlinedocs/gccint/index.html#toc_Machine%20Desc


New Wei Lee wrote:

Hi all,

I am a newbie using GCC cross compiler. I understand that the ".md" files and some other "c" files and ".h" files in the GCC packages can be modified to describe different target machine.

We have a RISC processor here for which we want to build a cross compiIer. This RISC processor is unlike the processors which GCC packages support. Can I create a ".md" file to describe this processor and install the GCC cross compiler after making relevant changes to the files concerned?
What are the necessary procedure to follow? Or is it better to seek help from the GCC team in modifying the ".md" file and the ".c" and ".h" files associated?

Thank you in advance for answering my queries.

New Wei Lee




------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]