On May 29, 2015 6:19 PM, "Jan Ehrhardt" <php...@ehrhardt.nl> wrote: > > Pierre Joye in php.internals (Fri, 29 May 2015 17:27:15 +0700): > >On May 29, 2015 4:32 PM, "Jan Ehrhardt" <php...@ehrhardt.nl> wrote: > >> 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. > > > >As Anatol said it i s a work in progress. All the sources (patched or just > >for the reference when not) are available.on github. > > > >We also contact or send PR upstream when necessary. I would strongly > >suggest to work on the same base instead of duplicating the efforts or one > >of us trying to reproduce someone else build. Using the same base, we > >drastically reduce this kind of issues. > > Just tell me how I can use the same base. I am using github/winlibs as > much as possible, but as long as there are no publically avalaible deps > for VC14 that is all I have. > > Please start publishing the deps for VC14 at > http://windows.php.net/downloads/php-sdk/
They are public. I remember Anatol posting a link to the builds. I did not check if the repos are actually updated but they should asap if not. Anatol? Can you confirm or push the changes? To work on the same sources is what I meant. Cheers Pierre > Jan > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >