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]

gcc 3.3.2 not generating gmon.out?


Hello,

I'd expect the following command:

$ g++ -g -pg list.cpp buffer.cpp common.cpp error.cpp -o list

to produce a gmon.out file for gprof, but it doesn't.
g++ version is 3.3.2 (Debian).

Any hint?

cheers,
	Carlo



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