Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 91193 invoked from network); 28 Apr 2007 06:56:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Apr 2007 06:56:26 -0000 Received: (qmail 19983 invoked by uid 500); 28 Apr 2007 06:56:31 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 19955 invoked by uid 500); 28 Apr 2007 06:56:31 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 19946 invoked by uid 99); 28 Apr 2007 06:56:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2007 23:56:31 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of t.p.ellison@gmail.com designates 66.249.92.171 as permitted sender) Received: from [66.249.92.171] (HELO ug-out-1314.google.com) (66.249.92.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Apr 2007 23:56:23 -0700 Received: by ug-out-1314.google.com with SMTP id z36so768732uge for ; Fri, 27 Apr 2007 23:56:02 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=YYhBrTt+Xgczn4Yb3JG8e8fzGrR9bMGlF4i1MyY2+cE1A82TR/yAAqooEgwsJVWFG1+zbP1k2wy5r6RONaJrvOO3QCSG4Sn6yl/UfA5XnXajgobeRNYzX9CV4ISvZWD0IBtoNTRc/oMZ0PfU9XuaHa0vYZNu7nDsN2xOT/6KNlA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=QIAgy+s9DOKVe8Ug/Tx4IjxyLUh5kbxEBTft+FRXg3Aw1qeTzlNms6d5YGQXqknblToPb1AtBP5ecmn/yMr9VE4IPq5+8mV7lXRysexBmTbEYnO+BPvDWwdM3F4raRExwVuo0VDeVeeTxhxaXgMI+bViMf6b/S3sfshBtE++l18= Received: by 10.67.32.19 with SMTP id k19mr3590612ugj.1177743362575; Fri, 27 Apr 2007 23:56:02 -0700 (PDT) Received: from ?192.168.0.7? ( [86.111.176.100]) by mx.google.com with ESMTP id o24sm8299813ugd.2007.04.27.23.56.01; Fri, 27 Apr 2007 23:56:02 -0700 (PDT) Message-ID: <4632EFFF.7080703@gmail.com> Date: Sat, 28 Apr 2007 07:55:59 +0100 From: Tim Ellison User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: dev@harmony.apache.org Subject: Re: [snapshot] Code frozen References: <4631DA96.8040005@gmail.com> <906dd82e0704270725l5692bf2weff630632b29e2eb@mail.gmail.com> <906dd82e0704270902u5ee7f4bfh944dc67a34d1d272@mail.gmail.com> <906dd82e0704271151r8ccbc00r7c04eb8721012664@mail.gmail.com> <6e47b64f0704271921h68b22e85hbb9eb5d2c307cfda@mail.gmail.com> <6e47b64f0704272238p263600ffsd3437b590e7d974e@mail.gmail.com> <6e47b64f0704272333y60ea895ag8b0720c195352978@mail.gmail.com> In-Reply-To: <6e47b64f0704272333y60ea895ag8b0720c195352978@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Stepan Mishura wrote: > The myth has been solved and the build passed. I'm going to run some > tests to check if is OK and upload the snapshot in say ~1 hour. > > BTW, I think we should assign it different name from Linux with > libstdc++.so.5 > > What about > apache-harmony-hdk-rNNNNNN-linux-x86-32-libstdc++v6-snapshot.tar.gz ? Quite a mouthful, but descriptive I guess! Thanks for creating this Stepan. For future snapshots we may prefer to only do the libstdc++v6 builds, and let people go get that library if they are on a system that doesn't come with it installed. That's a discussion for another day though. Regards, Tim