David Malone <[EMAIL PROTECTED]> writes:
> On Fri, Dec 22, 2000 at 08:51:14AM -0500, Thomas David Rivers wrote:
>
> > But, when I use a small "hello world" program, and compile
> > it with:
> >
> > gcc -pg hello.c
> >
> > and run the resulting a.out, I don't get the expected
> > gmon.out.
>
> It should be called a.out.gmon I think.
>
> David.
>
Ah... so it is... (makes sense - sorta analagous to core dumps)
Well then, the `bug' is in gprof - it expects to see gmon.out.
Perhaps just a note in the gprof man page would be enough?
- Dave Rivers -
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message