Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 41655 invoked from network); 24 Apr 2007 10:29:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Apr 2007 10:29:03 -0000 Received: (qmail 16694 invoked by uid 500); 24 Apr 2007 10:29:07 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 16670 invoked by uid 500); 24 Apr 2007 10:29:07 -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 16657 invoked by uid 99); 24 Apr 2007 10:29:07 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2007 03:29:07 -0700 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of gcjhd-harmony-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2007 03:28:59 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HgIG6-00084C-5T for dev@harmony.apache.org; Tue, 24 Apr 2007 12:28:30 +0200 Received: from 213.33.189.210 ([213.33.189.210]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Apr 2007 12:28:30 +0200 Received: from egor.pasko by 213.33.189.210 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Apr 2007 12:28:30 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: dev@harmony.apache.org From: Egor Pasko Subject: Re: Linux libstdc++.so.5 dependency Date: 24 Apr 2007 14:28:10 +0400 Lines: 34 Message-ID: <0vqk5w2t6bp.fsf@gmail.com> References: <000001c784e3$a4a5cb40$d2a8078b@MARVIN> <3b3f27c60704221104g64a588c2gd36086ee46bcadd8@mail.gmail.com> <462BAD77.7050907@gmail.com> <0vq3b2suppb.fsf@gmail.com> <0vqtzv6tibw.fsf@gmail.com> <462DB8C2.3070103@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 213.33.189.210 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 Sender: news X-Virus-Checked: Checked by ClamAV on apache.org On the 0x2C2 day of Apache Harmony Tim Ellison wrote: > Egor Pasko wrote: > > To summarize the thread. We have several ideas on how to treat > > libstdc++ diversity on various linux systems: > > > > 1. create both snapshots (libstdc++ 5 and 6 separately) plus a good > > instruction for not-very-geeky users (like me:) on how to check what > > version of libstdc++ you have on your system > > We just declare which distro the snapshot is designed to work on. I > don't think we would expect users to seek out the libstdc++ version. OK, agreed, that should work well in most cases do I get it right that we should get ICU sources and rebuild them in the distro we are providing snapshots for? > > 2. download libstdc++ and recompile it in our build, link in a way > > whatever is convenient (does it need to tweak gcc afterwards?) > > Please, no. > > > not many ideas. I would appreciate comments and final decisions on this. > > I think we declare the snapshot's intended target, then it becomes a > community issue of whether we have people who are willing to provide a > snapshot configuration on a given disro. > > Regards, > Tim > -- Egor Pasko