From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25123 invoked by alias); 15 Mar 2010 03:12:40 -0000 Received: (qmail 25109 invoked by uid 22791); 15 Mar 2010 03:12:39 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 15 Mar 2010 03:12:33 +0000 Received: from kpbe12.cbf.corp.google.com (kpbe12.cbf.corp.google.com [172.25.105.76]) by smtp-out.google.com with ESMTP id o2F3CUhg024658 for ; Mon, 15 Mar 2010 03:12:30 GMT Received: from vws12 (vws12.prod.google.com [10.241.21.140]) by kpbe12.cbf.corp.google.com with ESMTP id o2F3CSRF005684 for ; Sun, 14 Mar 2010 20:12:29 -0700 Received: by vws12 with SMTP id 12so33767vws.5 for ; Sun, 14 Mar 2010 20:12:28 -0700 (PDT) Received: by 10.220.128.1 with SMTP id i1mr226645vcs.23.1268622748552; Sun, 14 Mar 2010 20:12:28 -0700 (PDT) Received: from coign.google.com (adsl-71-133-8-30.dsl.pltn13.pacbell.net [71.133.8.30]) by mx.google.com with ESMTPS id 32sm33784987vws.5.2010.03.14.20.12.27 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 14 Mar 2010 20:12:28 -0700 (PDT) To: Jon Cc: gcc@gcc.gnu.org Subject: Re: Long paths with ../../../../ throughout References: <19ac3f7a1001190934q65b08a02q37f487bd735311c3@mail.gmail.com> <19ac3f7a1001230826l5006ae86re2850bb3bbcfb629@mail.gmail.com> <4B68A953.4090107@jguk.org> <4B69F066.4080408@jguk.org> <4B7F95F2.2080201@jguk.org> <4B8081B9.2090105@jguk.org> <4B9BAB12.3000909@jguk.org> From: Ian Lance Taylor Date: Mon, 15 Mar 2010 07:35:00 -0000 In-Reply-To: <4B9BAB12.3000909@jguk.org> (Jon's message of "Sat\, 13 Mar 2010 15\:11\:14 +0000") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2010-03/txt/msg00152.txt.bz2 Jon writes: > How long is it until back in stage 1 development phase? Reasonably soon, I hope, but there is no specific schedule. Ian