From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27199 invoked by alias); 3 Dec 2009 08:42:48 -0000 Received: (qmail 27191 invoked by uid 22791); 3 Dec 2009 08:42:47 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-ew0-f213.google.com (HELO mail-ew0-f213.google.com) (209.85.219.213) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 Dec 2009 08:42:42 +0000 Received: by ewy5 with SMTP id 5so1195214ewy.30 for ; Thu, 03 Dec 2009 00:42:39 -0800 (PST) Received: by 10.213.37.137 with SMTP id x9mr1653029ebd.78.1259829759167; Thu, 03 Dec 2009 00:42:39 -0800 (PST) Received: from ?192.168.2.99? (cpc2-cmbg8-0-0-cust61.cmbg.cable.ntl.com [82.6.108.62]) by mx.google.com with ESMTPS id 24sm3246840eyx.38.2009.12.03.00.42.34 (version=SSLv3 cipher=RC4-MD5); Thu, 03 Dec 2009 00:42:37 -0800 (PST) Message-ID: <4B177DB8.6080600@gmail.com> Date: Thu, 03 Dec 2009 08:42:00 -0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Arnaud Charlet CC: Rafael Espindola , Basile STARYNKEVITCH , GCC Mailing List , Diego Novillo Subject: Re: plugin issues to fix (or document) before 4.5 release References: <4B12E46E.3090907@starynkevitch.net> <38a0d8450912021417q6e17f28cl11e60bc74c51973a@mail.gmail.com> <20091203073716.GA23610@adacore.com> In-Reply-To: <20091203073716.GA23610@adacore.com> Content-Type: text/plain; charset=ISO-8859-1 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-12/txt/msg00031.txt.bz2 Arnaud Charlet wrote: >> Are rpaths as portable as shared libraries or do we support a host >> architecture that has shared libraries but no equivalent to rpath? > > Windows (mingw) comes to mind at least. Cygwin too, of course, and I think Darwin may have some quirks in that area as well. cheers, DaveK