From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26932 invoked by alias); 15 Jul 2009 21:43:29 -0000 Received: (qmail 26924 invoked by uid 22791); 15 Jul 2009 21:43:29 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from fg-out-1718.google.com (HELO fg-out-1718.google.com) (72.14.220.154) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 15 Jul 2009 21:43:23 +0000 Received: by fg-out-1718.google.com with SMTP id 16so1267422fgg.5 for ; Wed, 15 Jul 2009 14:43:20 -0700 (PDT) Received: by 10.86.72.4 with SMTP id u4mr5429315fga.54.1247694200601; Wed, 15 Jul 2009 14:43:20 -0700 (PDT) Received: from yakj.usersys.redhat.com (nat-pool-str.redhat.com [66.187.229.200]) by mx.google.com with ESMTPS id d6sm10979651fga.5.2009.07.15.14.43.19 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 15 Jul 2009 14:43:19 -0700 (PDT) Message-ID: <4A5E4D75.1010405@gmail.com> Date: Wed, 15 Jul 2009 21:43:00 -0000 From: Paolo Bonzini User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Lightning/1.0pre Thunderbird/3.0b2 MIME-Version: 1.0 To: "Joseph S. Myers" CC: Paolo Bonzini , Diego Novillo , Olatunji Ruwase , gcc@gcc.gnu.org Subject: Re: [plugin] Directory for plugins distributed with gcc References: <4A5E3F2B.9010409@gnu.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2009-07/txt/msg00293.txt.bz2 On 07/15/2009 10:47 PM, Joseph S. Myers wrote: > Unless libltdl can be statically linked in, using it is a bad idea for > other reasons as previously discussed at length. I know of no program that dynamically links to libltdl, actually. Paolo