Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:91546 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41048 invoked from network); 8 Mar 2016 15:18:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Mar 2016 15:18:47 -0000 X-Host-Fingerprint: 90.205.33.183 unknown Received: from [90.205.33.183] ([90.205.33.183:25113] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3F/65-03587-65DEED65 for ; Tue, 08 Mar 2016 10:18:46 -0500 Message-ID: <3F.65.03587.65DEED65@pb1.pair.com> To: internals@lists.php.net References: <7D13E7EB-910D-42DD-ACF1-3872C1CE55C1@heroku.com> Date: Tue, 8 Mar 2016 15:18:43 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 In-Reply-To: <7D13E7EB-910D-42DD-ACF1-3872C1CE55C1@heroku.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 90.205.33.183 Subject: Re: Enabling opcache causes libraries to build as static From: ajf@ajf.me (Andrea Faulds) Hi, David Zuelke wrote: > Is this intentional? Related to opcache's "can only be built shared" status? But why would that trigger static builds? Or is it a bug? While we're at it, why is Opcache still built as shared? Does something prevent it being statically-linked? Thanks. -- Andrea Faulds https://ajf.me/