public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: Help on Porting GCC to a new architecture
       [not found] <4A5C17B1.5090107@tataelxsi.co.in>
@ 2009-07-14  5:38 ` Rajeshwari Bhat
  2009-07-14  5:51   ` sumanth
  0 siblings, 1 reply; 2+ messages in thread
From: Rajeshwari Bhat @ 2009-07-14  5:38 UTC (permalink / raw)
  To: gcc

Hi,
>
>    I am planning to port gcc 4.3.0 to a new architecture. Can you 
> please help me in doing it. Please send me details on porting, such as:
>
> 1. The files to be modified in the gcc source .
> 2. Steps to build gcc for the new architecture.
>
>
> Thanks in advance.
>
> Regards,
> Rajeshwari
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Help on Porting GCC to a new architecture
  2009-07-14  5:38 ` Help on Porting GCC to a new architecture Rajeshwari Bhat
@ 2009-07-14  5:51   ` sumanth
  0 siblings, 0 replies; 2+ messages in thread
From: sumanth @ 2009-07-14  5:51 UTC (permalink / raw)
  To: rajeshwaribhat; +Cc: gcc

Hi,
     Gcc internals is the bible to port any architecture to GCC.   Study 
and analyze the internals first.
    Apart from internals , gcc-4.3.0/gcc/config/  , here you can find 
various other architectures which give you a practical feel.
    These links will be more helpful if you are novice.
    http://gcc.gnu.org/wiki 
    http://www.cfdvs.iitb.ac.in/~amv/gcc-int-docs/
   http://www.cse.iitb.ac.in/grc/gcc-workshop-09/downloads/

Thanks,
Sumanth G.

Rajeshwari Bhat wrote:
> Hi,
>>
>>    I am planning to port gcc 4.3.0 to a new architecture. Can you 
>> please help me in doing it. Please send me details on porting, such as:
>>
>> 1. The files to be modified in the gcc source .
>> 2. Steps to build gcc for the new architecture.
>>
>>
>> Thanks in advance.
>>
>> Regards,
>> Rajeshwari
>>
>
>
>
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-14  5:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <4A5C17B1.5090107@tataelxsi.co.in>
2009-07-14  5:38 ` Help on Porting GCC to a new architecture Rajeshwari Bhat
2009-07-14  5:51   ` sumanth

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).