From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31944 invoked by alias); 4 Jun 2005 15:22:40 -0000 Mailing-List: contact sid-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sources.redhat.com Received: (qmail 31934 invoked by uid 22791); 4 Jun 2005 15:22:37 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sat, 04 Jun 2005 15:22:37 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j54FMaVg018402 for ; Sat, 4 Jun 2005 11:22:36 -0400 Received: from zenia.home.redhat.com (sebastian-int.corp.redhat.com [172.16.52.221]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j54FMYO21100; Sat, 4 Jun 2005 11:22:35 -0400 To: "Frank Ch. Eigler" Cc: SID public developers Subject: Re: SID configury, libtoolery updated References: <20050604122432.GA14056@redhat.com> From: Jim Blandy Date: Sat, 04 Jun 2005 15:22:00 -0000 In-Reply-To: <20050604122432.GA14056@redhat.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2005-q2/txt/msg00027.txt.bz2 "Frank Ch. Eigler" writes: > > [...] One oddity is that the tree must be configured with > > --enable-shared; otherwise, there is no PIC libiberty built, and > > thus we can't produce shared libraries for the components that > > depend on it. [...] > > At one point we considered (or actually _did_) building individiaul > libiberty source files within the sid build tree, so that its notion > of sharedness would be independent of $build/libiberty. Maybe this > could work. That's a good idea. > Thanks for doing this auto* upgrading, it was overdue. You're welcome!