From owner-freebsd-stable@FreeBSD.ORG Wed Oct 8 03:25:05 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 331CC1065692 for ; Wed, 8 Oct 2008 03:25:05 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: from web57002.mail.re3.yahoo.com (web57002.mail.re3.yahoo.com [66.196.97.106]) by mx1.freebsd.org (Postfix) with SMTP id BD6F38FC12 for ; Wed, 8 Oct 2008 03:25:04 +0000 (UTC) (envelope-from unga888@yahoo.com) Received: (qmail 12519 invoked by uid 60001); 8 Oct 2008 03:25:04 -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:Cc:In-Reply-To:MIME-Version:Content-Type:Message-ID; b=h3oo15tKwU8wFetrLtbm5fzdOZ994OnFQr1wjiomjaGdcxT1Zov5OGK3zkgCxQ5Y2NQPBSt/RicSXSze4SFovocrxc0LzJQS8Cr4TeD9pCLH48BR+jqhh7OkEYuKZAuVRbinQ2HN+WUafacNSkrxXG8RCti0m0Qg7Z2BShl+5dk=; X-YMail-OSG: c6lHeIEVM1nNBzdvkdQ81LSzEvQV.8qADG6SXKgCpC4FaEwA_u_vGTmUumOHg_5_a66b5DnOWc5oT.MZ0ZK2GzGUV9W6DMmhcFWw9sY7LwGLO8RabJBOMRdHJVXNmQwmFUqw8IFRHaZWYzwK6e2nxVmhrDo- Received: from [220.255.7.143] by web57002.mail.re3.yahoo.com via HTTP; Tue, 07 Oct 2008 20:25:03 PDT X-Mailer: YahooMailWebService/0.7.218.2 Date: Tue, 7 Oct 2008 20:25:03 -0700 (PDT) From: Unga To: Alexander Kabaev In-Reply-To: <20081007185328.29220983@kan.dnsalias.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <72513.12488.qm@web57002.mail.re3.yahoo.com> Cc: freebsd-stable@freebsd.org Subject: Re: Help me to develop a FreeBSD patch for gcc-4.2.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: unga888@yahoo.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 03:25:05 -0000 --- On Wed, 10/8/08, Alexander Kabaev wrote: > > If you still have CVS tree available, you can do 'cvs > diff -rFSF' in > contrib/gcc and apply the patches to files gcc-4.2.1/gcc. > Hi Alexander, thanks for the reply. I'm new to 'cvs diff -rFSF'. I need to do more home work before I try your method. Could you kindly confirm it work for you? after applying the patch, does your compilation of gcc complete cleanly? I get errors. Therefore, could you try it please. I'm waiting for your reply. Best regards Unga