Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19645 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71112 invoked by uid 1010); 16 Oct 2005 19:39:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 71097 invoked from network); 16 Oct 2005 19:39:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Oct 2005 19:39:46 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:43321] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 83/F9-22302-18CA2534 for ; Sun, 16 Oct 2005 15:39:46 -0400 Received: from nest.netphobia.fi (YZDCXXXI.dsl.saunalahti.fi [85.76.35.232]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id 4BE3DD4075; Sun, 16 Oct 2005 22:39:40 +0300 (EEST) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id j9GJdfdL031826; Sun, 16 Oct 2005 22:39:41 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id j9GJdfK9031822; Sun, 16 Oct 2005 22:39:41 +0300 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Sun, 16 Oct 2005 22:39:41 +0300 (EEST) Reply-To: Jani Taskinen To: Sebastian Bergmann cc: internals@lists.php.net In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] Non-PIC building of PHP From: sniper@iki.fi (Jani Taskinen) On Sun, 16 Oct 2005, Sebastian Bergmann wrote: > > Jani Taskinen schrieb: >> Or is it about the non-pic/pic performance difference? > > It is. Well, that's expected. Nothing unusual there. --Jani