This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

Help for the starting of GCC compiler code!


Hi Administrator!

I'm a student and i have a practise about Linux compiler. The title
is: "How to GCC compiler work?" and give to teacher the structure.

By Google searching, i had the structure and executable rules in map
step by step.
Next, i downloaded the GCC source files in your server. But i couldn't
find "where will the code be started first?"

I mean: that is the "Main() function", when GCC is called, the Main()
function will be finded and executed first.

Can you tell me about the folder and files what i need?
I'm waiting for you!

Thank you very much!


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