Hi,

I was (and largely still am) in your situation. I'd suggest to start,
if you already haven't done so, by just trying building
(bootstrapping) GCC as needed for development, running testsuite,
learning how to compare two testsuite runs. Then try running cc1 under
gdb, familiarize with the GCC options that produce dumps of
intermediate representations.

>From there it becomes specific to the project you want to do, and
hopefully somebody familiar with the area will comment here.

Good luck!

2007/11/9, Matthieu Kaczmarek <[EMAIL PROTECTED]>:
> Hi,
> Greatings everyone.
>
> I new on this mailnig list and I would like to help. I'm a french Phd
> student in computer science. I am familiar with grammar, compiler and
> language theory and I have some programming skills and some
> experience with the libc and GNU standard.
>
> If it is possible, I would like to begin with a small project to get
> familiar with GCC code. I have been through the "Simple GCC projects"
> web page and I would be interested in project such as "Convert
> reorg.c to use the flow graph".
>
> Could someone help me to get involved ?
>
> Thanks,
>
> Matthieu
>


-- 
Laurynas

Reply via email to