Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37983 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25922 invoked from network); 28 May 2008 19:47:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 May 2008 19:47:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=hsantos@isdg.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hsantos@isdg.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain isdg.net designates 208.247.131.9 as permitted sender) X-PHP-List-Original-Sender: hsantos@isdg.net X-Host-Fingerprint: 208.247.131.9 ntbbs.winserver.com Windows NT 4.0 (older) Received: from [208.247.131.9] ([208.247.131.9:4955] helo=winserver.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/78-10063-4D6BD384 for ; Wed, 28 May 2008 15:47:33 -0400 Received: from mail.winserver.com ([208.247.131.9]) by winserver.com (Wildcat! SMTP Router v6.3.452.5) for internals@lists.php.net; Wed, 28 May 2008 15:46:35 -0400 Received: from mail.winserver.com ([208.247.131.9]) by winserver.com (Wildcat! SMTP v6.3.452.5) with ESMTP id 423993218; Wed, 28 May 2008 15:46:35 -0400 Message-ID: <483DB683.2050001@isdg.net> Date: Wed, 28 May 2008 15:46:11 -0400 Organization: Santronics Software, Inc. User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: New/Cleaner PHP 5.3 Windows Build From: hsantos@isdg.net (Hector Santos) Folks, I would like to have people tried the new updated buildconf, configure script files created with the new PHP 5.3 and the PECL2 libraries in mind. I prepared a web page for this PHP work effort: http://beta.winserver.com/public/phpdev I prepared some zips so this can previewed and tested independently before we create patches, if acceptable of course. :-) Overall, the new configure makes it easy for the new comer to better grasp the PHP building framework. Understand what is on and whats requires, and what is off and not required. Better error reporting and summaries are created too of the link libraries. It also has a little internal "make" where it informs you when any of the config.w32 are newer and a new BUILDCONF is required. Some bugs were fixed which the most prevalent was making sure match header files and libraries were found in the proper location. Depending on your layouts, there were mixes of headers and libraries. This should all be fixed now. Of course, comments are welcome and expected. I hope this work is acceptable and I'm giving the go head to finalize it. Thanks -- Hector Santos