From owner-freebsd-current@FreeBSD.ORG Wed May 16 19:28:53 2007 Return-Path: X-Original-To: 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 166D616A403 for ; Wed, 16 May 2007 19:28:53 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.228]) by mx1.freebsd.org (Postfix) with ESMTP id C155213C483 for ; Wed, 16 May 2007 19:28:52 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: by nz-out-0506.google.com with SMTP id s1so737373nze for ; Wed, 16 May 2007 12:28:52 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=O9uGh1VxBf1FoBE/GFTEeqTB+LwEJqgYhGzq4Q7hhsre4rhFg+9egLrcIku6JYYybS06tNv1qNY/FGdQtWMfUXn5uMcO8UrfYzDzyyTF9gopN7DMjYI/aek7HNEUngKVqV8T4qjGRRb8pN26mC4Y9jHnc/HAF3bXBkBhQYhethU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KpSHyF5qosXlbyUZOEJzainkKVJbI9+pALhmMYuBeCBywTpj2LLA7IgvgzDjMTQsmm8BtmmMKf1rCu/h4WNFQvVeIl1nIgHst0IK9Z9CXMPfMi6k1oDUBhYuM8WGRp6UMxwS8j/fWyXch/T2x3em7D6zaKbR1SRCk5cI9QX8GBI= Received: by 10.114.196.1 with SMTP id t1mr2459613waf.1179343731589; Wed, 16 May 2007 12:28:51 -0700 (PDT) Received: by 10.114.24.2 with HTTP; Wed, 16 May 2007 12:28:51 -0700 (PDT) Message-ID: <7579f7fb0705161228n1b06d8bel8d7435a9ace56e4e@mail.gmail.com> Date: Wed, 16 May 2007 12:28:51 -0700 From: "Matthew Jacob" To: "Scott Long" In-Reply-To: <464B593A.40506@samsco.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070514210318.GA5865@xor.obsecurity.org> <7799307232011642944@unknownmsgid> <7579f7fb0705161019o4546e30fr106003b4026c3855@mail.gmail.com> <20070516175745.GA56409@freebsd.org> <7579f7fb0705161130lfd2f7dbidccc2d505b470f78@mail.gmail.com> <20070516183902.GA75347@xor.obsecurity.org> <7579f7fb0705161215s326d4ed9u3ce771c803b47b9d@mail.gmail.com> <464B593A.40506@samsco.org> Cc: Bj?rn K?nig , Roman Divacky , Claus Guttesen , current@freebsd.org, Kris Kennaway Subject: Re: HEADS DOWN: gcc 4.2 import 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: Wed, 16 May 2007 19:28:53 -0000 > > > > Do I take this to mean "not yet" for patches to try? > > Symbol versioning only affects userland libraries and linker. It > shouldn't matter for kernel code that you're looking to validate. > Well, sure, in which case I just might as well build gcc4.2 stock rather than apply patches to the tree.