From owner-freebsd-questions@FreeBSD.ORG Tue Apr 29 17:10:57 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86FF9106567E for ; Tue, 29 Apr 2008 17:10:57 +0000 (UTC) (envelope-from nayak_purushotham@yahoo.com) Received: from web56112.mail.re3.yahoo.com (web56112.mail.re3.yahoo.com [216.252.110.206]) by mx1.freebsd.org (Postfix) with SMTP id 18DC78FC14 for ; Tue, 29 Apr 2008 17:10:56 +0000 (UTC) (envelope-from nayak_purushotham@yahoo.com) Received: (qmail 55091 invoked by uid 60001); 29 Apr 2008 16:44:15 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID; b=YnivesAkeZgAW7og0U2f/110Vh+zAHrGe7avVU1QqjV+UafWVrxqn2y2iIUG7aTjJ+uUZcQV7//wTId8oaSvCI/CKUl+hyOk6Xwwakc0pqivKZM61tskmehvpTT2biIsqFEalaDDcVXJirthLhG7nLt1Gl5n/JijXZHDVhQZTtY=; X-YMail-OSG: VwkeCBgVM1kNN1cF4__AGISfCd.EvlJqPzA.c8Devt8bE_UkKexO9mdBueYkpmJDGw-- Received: from [138.69.160.1] by web56112.mail.re3.yahoo.com via HTTP; Tue, 29 Apr 2008 09:44:15 PDT X-Mailer: YahooMailWebService/0.7.185 Date: Tue, 29 Apr 2008 09:44:15 -0700 (PDT) From: Purushotham Nayak To: freebsd-questions@freebsd.org Message-ID: <745065.54909.qm@web56112.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Profiled C++ libraries X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nayak_purushotham@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2008 17:10:57 -0000 Hi All, I'm trying to use gprof to profile some code but compilation fails because it can't find libstdc++_p (GCC 3.4.6). I tried using gcc 4.2 but it can't find m_p. I have /usr/src/contrib/libstdc++ but can't find the documentation that the README file is referring to (docs/html/documentation.html). Can anyone please let me know how to get a profiled version of the c++ library for my platform. I'm using FreeBSD 6.0 i386. Many Thanks, Purushotham _________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. [1]Try it now. References 1. http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ