Hello, On Mon, Mar 13 2023, Megha Raj via Gcc wrote: > Respected sir/mam, > > Actually I want to know what are skills you desire to have in the members > of your organization as I’m aware with c &c++ so, can you please let me > know other than this what knowledge should I know for getting selected in > your franchise in deep
We are delighted you found contributing to GCC interesting. Apart from C/C++ coding skills, most projects require some rudimentary theoretical background in compilers. Please look again at the "Before you apply" section of the idea page https://gcc.gnu.org/wiki/SummerOfCode#Before_you_apply and make sure you are able to build, install and test GCC and then have it generate dumps and step through some function during compilation. Afterwards, look at a suggested idea, try to identify the portion of GCC source which is involved and email us back to the mailing list, describing the idea and (often with help from the community) what is your plan to address it. Also, we'll be happy to help with any specific GCC development issues you may encounter. Good luck, Martin