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