Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27303 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42346 invoked by uid 1010); 6 Jan 2007 19:48:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42330 invoked from network); 6 Jan 2007 19:48:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jan 2007 19:48:26 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 81.169.182.136 cause and error) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from [81.169.182.136] ([81.169.182.136:54550] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 96/E1-01582-A0DFF954 for ; Sat, 06 Jan 2007 14:48:26 -0500 Received: from baumbart.mbo (dslb-084-063-003-135.pools.arcor-ip.net [84.63.3.135]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 6913735C1FC; Sat, 6 Jan 2007 20:48:23 +0100 (CET) Date: Sat, 6 Jan 2007 20:48:23 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1565089753.20070106204823@marcus-boerger.de> To: Ilia Alshanetsky Cc: Edin Kadribasic , PHP Internals List In-Reply-To: <618CF1AA-CBDB-4863-9EFF-7A766D23819C@prohost.org> References: <459F1C08.7040300@krug.dk> <618CF1AA-CBDB-4863-9EFF-7A766D23819C@prohost.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Windows build From: helly@php.net (Marcus Boerger) Hello Ilia, weel 2002 aka 7.0 or 2003 aka 7.1 are pretty fine. We have left behind 6.0 long ago :-) best regards marcus Saturday, January 6, 2007, 5:44:55 AM, you wrote: > Edin, > Thanks for the detailed analysis and spending time analyzing the > issue. Based on what you've said I think our best option is to go > back to VC++ 6.0 for this release, we are too far along in the > release cycle to experiment with things. Perhaps for the next release > we can revisit the issue, assuming there an interest and a benefit of > using VC++ 8.0 can be quantified. > On 5-Jan-07, at 10:48 PM, Edin Kadribasic wrote: >> I looked around at other projects and everyone seems to be using VC++ >> 6.0 for their builds (Active state, apache, ...) which eliminates all >> the hassle with bundling C runtime, etc. >> >> So I think the best thing for us would be to stick to the good old C >> compiler for making the Windows distro. > Ilia Alshanetsky Best regards, Marcus