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


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

Location of __main source code



I am using gcc for a 68K processor. 

I have some global objects that are not being initialized.
Where can I find the source to the __main function?

Any help is appreciated.