This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: A glibc bug?


> 
> hjl@lucon.org (H.J. Lu) writes:
> 
> > Ah, ok.  Thanks.  Oh, also btw, have you heard anything about problems
> > with gprof under glibc 2.1 systems with egcs?  I'm having a helluva time
> > trying to figure it out.
> 
> I'm using 2.1.1 and profiling works just fine.
> 

Could you please send me "a.out"?

# gcc -pg x.c

BTW, which gcc are you using?

Thanks.


H.J.
---x.c----
main ()
{
}

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