| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | Gprofiling Missing gcrt1.o Object file |
| From: | Viswanath <rviswanathreddy@gmail.com> |
| Date: | Thu, 18 Dec 2008 19:36:34 +0530 |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=HevR1seW7MjmCk0rEkKloHcZQY6LKxTAc/3U20EybSY=; b=k3ysva4RDxxm2gcdN5K78X28BvKPSoi6CVptwdORXrAyoMxzaJzu8jZRJrarXw2mdT zV5Ev3hB8WhEveq8lPomQRwoukxq8L5j3FV1TPlzfAAWG7y+69bDqjOaB5IFxitcwNPO 6MeQm2qdtoNyveMMeNDA+Ofu96ud2fOBl4594= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=WMzf2rfuGbRPB7ZVwM0TqrMjEkR5oDhXZAYjYeYE5Fsb3Qb0dBKruy/1QSPEM3mmao gPjitWGSBFyoFq2aMBwYOke0Ie32E+vhh5NQUTN8LAM5+utMc72y4fT2KlQn+8kqRzEH /L/BCGOuNJCFiEs7sL11FmJXDexICaGSXhOLk= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
|
Hi, I am trying to profile (gprof profiling) my application which is cross-compiled for the target Mips system [Linux Mips 2.6.8.1] and UCLIBC uclibc-crosstools_gcc-3.4.2_uclibc-20050502. As far as i searched in the google i could see a requirement of gcrt1.o object file for the mips linux which is not available on the mips-linux. I tried linking with crt1.o but i could not get accurate profiling information. I came to know that gcrt1.o is required to get the accurate information. Where can i get the so called gcrt1.o for Mips-linux. Thanks & Regards, Viswanath. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] MIPS: Define __arch_swab64 for all mips r2 cpus., Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH] MIPS: Define __arch_swab64 for all mips r2 cpus., David Daney |
| Previous by Thread: | [PATCH] MIPS: Handle removal of 'h' constraint in GCC 4.4, David Daney |
| Next by Thread: | Re: Gprofiling Missing gcrt1.o Object file, David Daney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |