From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19273 invoked by alias); 20 May 2008 14:48:35 -0000 Received: (qmail 19265 invoked by uid 22791); 20 May 2008 14:48:34 -0000 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.31) with ESMTP; Tue, 20 May 2008 14:48:15 +0000 Received: from zps77.corp.google.com (zps77.corp.google.com [172.25.146.77]) by smtp-out.google.com with ESMTP id m4KEluCw022346; Tue, 20 May 2008 15:47:56 +0100 Received: from smtp.corp.google.com (spacemonkey1.corp.google.com [192.168.120.115]) by zps77.corp.google.com with ESMTP id m4KEltTu030651 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 20 May 2008 07:47:55 -0700 Received: from localhost.localdomain.google.com (69-36-227-135.cust.layer42.net [69.36.227.135] (may be forged)) (authenticated bits=0) by smtp.corp.google.com (8.13.8/8.13.8) with ESMTP id m4KEifZM002070 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 20 May 2008 07:44:44 -0700 To: andre maute Cc: gcc-help@gcc.gnu.org Subject: Re: Opportunity to download lzma compressed gcc snapshots References: <200805171605.30579.andre.maute@gmx.de> From: Ian Lance Taylor Date: Tue, 20 May 2008 15:06:00 -0000 In-Reply-To: <200805171605.30579.andre.maute@gmx.de> (andre maute's message of "Sat\, 17 May 2008 16\:05\:30 +0200") 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-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2008-05/txt/msg00200.txt.bz2 andre maute writes: > I wanted to ask if there is an opportunity to > download lzma compressed archive files of gcc snapshots? Not at present. I think the first step would be to get support into GNU tar. Ian