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]

mcount versus _mcount


Hi

I am compiling a small example with -pg option with GCC cross-compiler for ARM . it generated refrence to mcount but with ppc7xx cross gcc it generated refrence to _mcount
why this difference is there?
compilers are created using same sources from 3.4.3 branch


TIA

Khem


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