Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:853 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49469 invoked from network); 11 Apr 2003 15:43:43 -0000 Received: from unknown (HELO a.mx.ols.es) (212.100.226.80) by pb1.pair.com with SMTP; 11 Apr 2003 15:43:43 -0000 Received: from adsl-solo-106-190.claranet.co.uk ([217.158.106.190] helo=YAL) by a.mx.ols.es with asmtp (Exim 4.14) id 1940dl-00045K-Bk for internals@lists.php.net; Fri, 11 Apr 2003 17:40:33 +0200 To: Date: Fri, 11 Apr 2003 16:40:14 +0100 Organization: sonnd.com Message-ID: <009801c30040$a787d5f0$2000a8c0@YAL> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Authenticated: jose.fandos.sonnd.com X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *1940dl-00045K-Bk*.lFNy24/cCw* Subject: Re: [PHP-DEV] pecl binaries in PHP Win releases? From: jose.fandos@sonnd.com ("Jose Fandos") > > 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 =A0