Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3688 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25491 invoked from network); 1 Aug 2003 20:10:44 -0000 Received: from unknown (HELO asuka.nerv) (24.112.18.98) by pb1.pair.com with SMTP; 1 Aug 2003 20:10:44 -0000 Received: (qmail 7931 invoked from network); 1 Aug 2003 20:24:14 -0000 Received: from rei.nerv (HELO dummy.com) (rei@192.168.1.1) by asuka.nerv with SMTP; 1 Aug 2003 20:24:14 -0000 Reply-To: ilia@prohost.org Organization: Prohost.org To: Sascha Schumann , internals@lists.php.net, Rasmus Lerdorf Date: Fri, 1 Aug 2003 16:23:12 -0400 User-Agent: KMail/1.5.3 References: <200308011431.57345.ilia@prohost.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200308011623.12736.ilia@prohost.org> Subject: Re: [PHP-DEV] libtool -prefer-non-pic for apxs builds? From: ilia@prohost.org (Ilia Alshanetsky) On August 1, 2003 04:03 pm, Sascha Schumann wrote: > Not all dls support non-PIC code in DSOs. If you know that > your system handles it fine, just pass the right -pic flag to > configure. Could we not add the appropriate checks to enable this setting for people's who's dl support this? This is a fairly obscure point that most people are not aware of and consequently suffer a significant and unnecessary performance loss. Ilia