Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86441 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91069 invoked from network); 29 May 2015 09:32:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 May 2015 09:32:43 -0000 X-Host-Fingerprint: 85.223.116.227 227-116.citynet.ftth.internl.net Received: from [85.223.116.227] ([85.223.116.227:13609] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2A/12-08542-83238655 for ; Fri, 29 May 2015 05:32:40 -0400 To: internals@lists.php.net Date: Fri, 29 May 2015 11:32:36 +0200 Message-ID: References: <064a01d09885$af869710$0e93c530$@belski.net> <06a801d09940$2fbff3d0$8f3fdb70$@belski.net> <4fuema94n8iker3ft05vj5s959stbu9amb@4ax.com> <991fmatvgdh5habhojfsge0qcq4sv7mdsn@4ax.com> X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 85.223.116.227 Subject: Re: [PHP-DEV] Re: PHP 7.0.0 roadmap From: phpdev@ehrhardt.nl (Jan Ehrhardt) Kalle Sommer Nielsen in php.internals (Thu, 28 May 2015 23:36:38 +0200): >My compile argument was rather simple: >cl deplister.c imagehlp.lib This one was indeed OK. I do not know anymore why it failed when I tried the same. >If there is a persistent problem, then please report it at >http://bugs.php.net/ and mark it with PHP 7.0 (master-Git) and we'll >look into it. See https://bugs.php.net/bug.php?id=69729 I had to recompile mcrypt, iconv, xml2, ssleay32, libeay32, ssh2, curl, xpm, zlib, jpeg, png, vpx, libbz2, netsnmp for VC14 to get some extensions working. But for instance php_gmp.dll still fails on mpir_a.lib. Jan