From owner-freebsd-stable@FreeBSD.ORG Wed Oct 8 20:03:23 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 D0C86106568E for ; Wed, 8 Oct 2008 20:03:23 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.229]) by mx1.freebsd.org (Postfix) with ESMTP id 831A68FC14 for ; Wed, 8 Oct 2008 20:03:23 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: by wr-out-0506.google.com with SMTP id c8so786403wra.27 for ; Wed, 08 Oct 2008 13:03:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type; bh=d/Ti0rTivFsN3fvkoN71ogxdqw8ZE5qOVktnvXAD6yU=; b=XkOIt1cFKKFukLR0Si/wcx+FJmNGtH2AHDdXybN2QvRbY1QbY5CLGYlvJ8pBkccoRM yQSzaEPKYORO9Hgpf7Hw3ot0i8mSLx5+iGUAjqwI8NXF6dI5XzhA/Ifg8H1HTSm4FD3s +U4vbhjMvacN/lJ7bnRmb7PLWYV0zDsFTJ0co= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type; b=QkWqrEwbVgWzZkCMBkjVLdMXVI3tjl4agA8H9QsPEyKX0hbpONElEBlt2QF9DDIG3g VmME/OIZSZV4U3dh0+zh++spUEJdzmb2F7r3q+l3+kaTXsjB9GdIYdlzt21O/0j0bdyu mCHqjJTHuMCdGKD24kkhanhp9coVC+8b4EzW4= Received: by 10.100.191.19 with SMTP id o19mr2280393anf.38.1223496202725; Wed, 08 Oct 2008 13:03:22 -0700 (PDT) Received: from kan.dnsalias.net (c-24-62-106-68.hsd1.ma.comcast.net [24.62.106.68]) by mx.google.com with ESMTPS id c29sm7148954anc.13.2008.10.08.13.03.21 (version=SSLv3 cipher=RC4-MD5); Wed, 08 Oct 2008 13:03:22 -0700 (PDT) Date: Wed, 8 Oct 2008 16:03:16 -0400 From: Alexander Kabaev To: unga888@yahoo.com Message-ID: <20081008160316.6e7d7f3f@kan.dnsalias.net> In-Reply-To: <72513.12488.qm@web57002.mail.re3.yahoo.com> References: <20081007185328.29220983@kan.dnsalias.net> <72513.12488.qm@web57002.mail.re3.yahoo.com> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/72dcXepsJtuQmrOyjp.qHXB"; protocol="application/pgp-signature"; micalg=PGP-SHA1 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 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 20:03:23 -0000 --Sig_/72dcXepsJtuQmrOyjp.qHXB Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 7 Oct 2008 20:25:03 -0700 (PDT) Unga wrote: > --- On Wed, 10/8/08, Alexander Kabaev wrote: >=20 > >=20 > > 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. > >=20 >=20 > Hi Alexander, thanks for the reply. >=20 > I'm new to 'cvs diff -rFSF'. I need to do more home work before I try > your method. >=20 > 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. >=20 > I'm waiting for your reply. >=20 > Best regards > Unga=20 >=20 I never had a good reason to try, but it should compile with little or no extra work. Getting diff against vendor branch in CVS is much easier way than what you are doing anyway. --=20 Alexander Kabaev --Sig_/72dcXepsJtuQmrOyjp.qHXB Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iD8DBQFI7RIEQ6z1jMm+XZYRAlIgAKDViASfGtjOjMwAR4Gy3wAxEsDmnwCeKWhv ilKUpTsabmPxZjCkGpW2t0o= =fv21 -----END PGP SIGNATURE----- --Sig_/72dcXepsJtuQmrOyjp.qHXB--