Re: pecl binaries in PHP Win releases?

php.internals

Jose Fandos

23 years ago
> > As it's quite hard/expensive for Windows users to compile their own > > extensions, is there a possibility to add some PECL-extensions into the > > Windows releases? Mainly there are ext/radius and ext/imagick, which I > > know do compile on Windows (and wouldn't add that much to the download, > > since ext/imagick for example does not statically compile the whole > > imagemagick libraries)
Does anyone know if the extensions would compile with MinGW: Minimalist GNU For Windows. The hard part of compiling under windows, IMHO, is that there is no default compiler on the system. If it would compile with MinGW and someone would write an easy to follow Howto, there would be less of a problem. (I might be well of here) Regards, Jose Fandos