Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 87057 invoked from network); 9 Jan 2006 23:42:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jan 2006 23:42:31 -0000 Received: (qmail 52087 invoked by uid 500); 9 Jan 2006 23:42:30 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 52074 invoked by uid 500); 9 Jan 2006 23:42:30 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 52063 invoked by uid 99); 9 Jan 2006 23:42:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jan 2006 15:42:30 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [12.17.213.84] (HELO bco-exchange.bco.roguewave.com) (12.17.213.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jan 2006 15:42:29 -0800 Received: from [10.70.2.6] (skynet.bco.roguewave.com [10.70.2.6]) by bco-exchange.bco.roguewave.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id ZGW2707N; Mon, 9 Jan 2006 16:35:42 -0700 Message-ID: <43C2F50E.5060709@roguewave.com> Date: Mon, 09 Jan 2006 16:43:10 -0700 From: Liviu Nicoara User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: stdcxx-dev@incubator.apache.org Subject: Re: [VOTE] publish stdcxx 4.1.3 References: <43C1C0A0.7040401@roguewave.com> In-Reply-To: <43C1C0A0.7040401@roguewave.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N +1 Martin Sebor wrote: > I created a tarball of the stdcxx 4.1.3 branch (minus the docs/ > subdirectory): > http://svn.apache.org/repos/asf/incubator/stdcxx/branches/4.1.3/ > > and placed in my home directory: > http://people.apache.org/~sebor/stdcxx/stdcxx-incubating-4.1.3.tar.gz > > The MD5 sum for the file is 136327234d0374918836103107d569f8. > > The list of bugs Resolved and Closed in this version is here: > http://issues.apache.org/jira/secure/IssueNavigator.jspa?fixfor=12310191 > > Instructions on unpacking the tarball, configuring the library, and > building it and the set of examples and tests, are in the README file > contained in the snapshot and can also be downloaded from here: > http://svn.apache.org/repos/asf/incubator/stdcxx/branches/4.1.3/etc/config/README > > I smoke-tested the tarball by building it with the following > compilers on the listed platforms: > > COMPILER OPERATING SYSTEM ARCHITECTURE > +----------------+----------------+----------------+ > | Compaq C++ 7.1 | Tru64 UNIX | Alpha | > | EDG eccp 3.6 | Solaris 9 | SPARC | > | HP aCC 3.63 | HP-UX 11.23 | PA-RISC | > | HP aCC 6.0 | HP-UX 11.23 | IPF | > | gcc 3-4 | Linux | AMD64 | > | gcc 3-4 | Linux | EM64T | > | gcc 3-4 | Linux | IA64 | > | gcc 3-4 | Linux | i86 | > | gcc 3-4 | Solaris 9 | SPARC | > | IBM XLC++ 7.0 | AIX 5.2 | PPC | > | Intel C++ 8.1 | Linux | EM64T | > | Intel C++ 9.0 | Linux | i86 | > | MIPSpro 7.41 | IRIX64 6.5 | MIPS | > | MSVC 7.1 | Windows | i86 | > | Sun C++ 5.x | Solaris 6-10 | SPARC | > +----------------+----------------+----------------+ > > Please vote to publish this tarball on the project Web page: > http://incubator.apache.org/stdcxx/download.html > > Martin >