From owner-freebsd-current@FreeBSD.ORG Mon May 14 21:28:24 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 962DB16A404 for ; Mon, 14 May 2007 21:28:24 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.230]) by mx1.freebsd.org (Postfix) with ESMTP id 5515213C48A for ; Mon, 14 May 2007 21:28:24 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by nz-out-0506.google.com with SMTP id s1so2051833nze for ; Mon, 14 May 2007 14:28:23 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=n/IW5D0VqHibMNWI5if+KbUBv5A6vnVnCduYJFFI/7LMGHcIIDf4+zNPXhYUytwtNRddTX59yae/c4b5fmrjr6yH7BekOqUMsLkmF3X2QtJ6JPsi1KEdlkCnnRs4RziRnwPsDsMZivJSot9Wdz47TVG+7WJeaFUFBe3+fuNzU1U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=p0WJ8v/yUe67g+0M2tRfs2YOxLpTw9594C0i5UYp7K2kWB/1Zz81jvTu6NuQAcjs6Et22bXfm78MO2JzOaEtM5OWIi5qE9uLOWXYiFsRX2VgtpRieqS0ybYfFoXC0aOQmhWf8ejxlisQJwUdUshScwWV9eERaYKlBx4xduCypJI= Received: by 10.114.190.6 with SMTP id n6mr1167844waf.1179178103321; Mon, 14 May 2007 14:28:23 -0700 (PDT) Received: by 10.114.194.5 with HTTP; Mon, 14 May 2007 14:28:22 -0700 (PDT) Message-ID: Date: Tue, 15 May 2007 01:28:22 +0400 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "Kris Kennaway" In-Reply-To: <20070514210318.GA5865@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070514210318.GA5865@xor.obsecurity.org> X-Google-Sender-Auth: 6e90eaa6252d25fb Cc: current@freebsd.org Subject: Re: HEADS UP: 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: Mon, 14 May 2007 21:28:24 -0000 On 5/15/07, Kris Kennaway wrote: > FYI, kan@ is planning to import the gcc 4.2 compiler tomorrow night. This is seriously cool. Good thing I still have my third box at xorg 6.9, so I guess I'll be reporting results of a xorg7.2/gcc4.2 step. It's also high time I attended to some of my gcc4 pointyhats :-) Thanks!