From owner-freebsd-current@FreeBSD.ORG Fri Feb 16 09:29:42 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0CA1B16A402 for ; Fri, 16 Feb 2007 09:29:42 +0000 (UTC) (envelope-from mayank@microsoft.com) Received: from smtp-sin.microsoft.com (smtp-sin.microsoft.com [207.46.52.71]) by mx1.freebsd.org (Postfix) with ESMTP id 7A25113C442 for ; Fri, 16 Feb 2007 09:29:41 +0000 (UTC) (envelope-from mayank@microsoft.com) Received: from sin-exhub-c403.southpacific.corp.microsoft.com (157.60.222.33) by SIN-EXGWY-E801.partners.extranet.microsoft.com (10.251.168.100) with Microsoft SMTP Server (TLS) id 8.0.685.24; Fri, 16 Feb 2007 17:18:48 +0800 Received: from AA-EXMSG-C412.southpacific.corp.microsoft.com ([157.60.226.51]) by sin-exhub-c403.southpacific.corp.microsoft.com ([157.60.222.33]) with mapi; Fri, 16 Feb 2007 17:18:43 +0800 From: Mayank Kumar To: "freebsd-current@freebsd.org" Date: Fri, 16 Feb 2007 17:18:35 +0800 Thread-Topic: i am looking for the code of gcrt0.o Thread-Index: AcdRq283SSLGJJY/Sk67ubvRoeCMMg== Message-ID: <76EBE649FB0E0E4DA883B5840459059F1438609A97@AA-EXMSG-C412.southpacific.corp.microsoft.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-cr-hashedpuzzle: Ilk= ACZ2 A/wN B85z COwr EET2 FRc7 F8O+ GsVe HtVO HywZ JY7e J9qr KOxt KV2H L8dv; 1; ZgByAGUAZQBiAHMAZAAtAGMAdQByAHIAZQBuAHQAQABmAHIAZQBlAGIAcwBkAC4AbwByAGcA; Sosha1_v1; 7; {6E37562B-ABF1-42AA-B680-3659593DA502}; bQBhAHkAYQBuAGsAQABtAGkAYwByAG8AcwBvAGYAdAAuAGMAbwBtAA==; Fri, 16 Feb 2007 09:18:35 GMT; aQAgAGEAbQAgAGwAbwBvAGsAaQBuAGcAIABmAG8AcgAgAHQAaABlACAAYwBvAGQAZQAgAG8AZgAgAGcAYwByAHQAMAAuAG8A x-cr-puzzleid: {6E37562B-ABF1-42AA-B680-3659593DA502} acceptlanguage: en-US MIME-Version: 1.0 X-Mailman-Approved-At: Fri, 16 Feb 2007 12:25:15 +0000 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: i am looking for the code of gcrt0.o X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Feb 2007 09:29:42 -0000 Hi All I am looking for the code of gcrt0.o which basically provides the implement= ation of mcount etc required for gcc -pg options. Can somebody point me to the code Thanks Mayank