This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Stability of GCC 4.1 & gprof question
- From: "David Carter-Hitchin" <carter-hitchin at clara dot co dot uk>
- To: gcc-help at gcc dot gnu dot org
- Date: Wed, 22 Feb 2006 10:55:53 +0000
- Subject: Stability of GCC 4.1 & gprof question
Hi,
a) Can anyone say if GCC 4.1 is production ready now? I heard about some
issues with 4.0, so hopefully 4.1 might be mature enough. Platform would be
RHEL3 with Opteron if that is relevant.
b) Is this the right mailing list for help gprof - I tried to find such a
thing dedicated to gprof but could find one. My question is that when
profiling code which loads shared objects, do the shared objects get
profiled, or do you have to do something special to get them profiled?
Thanks,
David.