Hi Jan,

On Tue, April 22, 2014 17:38, Jan Ehrhardt wrote:
> Pierre Joye in php.pecl.dev (Tue, 22 Apr 2014 16:47:29 +0200):
>
>> Which means it links against the default crt, which is sadly the VC6
>> one, available by defatult on all windows install.
>
> I might be mistaken, but isn't the php_enchant.dll extension doing more
> or less the same thing:
>
> https://github.com/winlibs/enchant/blob/master/msvc11/Build.win32.readme
> https://github.com/winlibs/enchant/blob/master/src/aspell/aspell_provider.
>  c (near the end).
>
>
> This is a extension that is always distributed with PHP, not even a
> optional PECL extension.
>
No, all the deps provided for the core and PECL exts are linked with the
same CRT corresponding to the PHP version.

Cheers

Anatol


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to