This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gprof /w -gp
- To: gcc-help at gcc dot gnu dot org
- Subject: gprof /w -gp
- From: "Fangbing Wu" <fangbing at lucent dot com>
- Date: Mon, 18 Jun 2001 15:42:47 -0400
- Original-To: <gcc-help@gcc.gnu.org>
I'm trying to compile a program with gcc 2.95.2 using
the -gp flag for gprof and I end up with the error saying
cann't find gcrt0.o and I indeed don't find any
gcrt0.o in lib/gcc-lib/xconfig/xversion/
I'm using GNU binutils 2.9.1 with gcc/g++ 2.95.2 on
UnixWare 7.
Was there something wrong with the way I'm trying?
Thanks!
Fangbing Wu