From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bohdan Vlasyuk To: John Levon Cc: gcc@gcc.gnu.org Subject: Re: Profiling and C++ Date: Wed, 18 Jul 2001 09:11:00 -0000 Message-id: <20010718190241.A2886@kivc.vstu.vinnica.ua> References: <20010718115218.A4591@kivc.vstu.vinnica.ua> <20010718164845.A26303@compsoc.man.ac.uk> X-SW-Source: 2001-07/msg01275.html On Wed, Jul 18, 2001 at 04:48:46PM +0100, John Levon wrote: >> I've tried it, and it doesn't seem to work for me. >> That's piece of makefile: >> CFLAGS = -g -pg >> COMPILE = $(CC) $(CFLAGS) -c >> LINK = $(CC) $(LFLAGS) $(LIBS) > probably need -g -pg for the final link stage too. It is included. That's not the problem. I've figured out that I and too old binutils, so I updated it, and it works now. Sorry. :(. [I still have questions, but I suppose that's wrong list for it] -- Where are the calculations that go with a calculated risk?