Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57407 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33878 invoked from network); 18 Jan 2012 10:49:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jan 2012 10:49:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:57668] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3D/82-21653-4B3A61F4 for ; Wed, 18 Jan 2012 05:49:25 -0500 Received: by yenq1 with SMTP id q1so2396762yen.29 for ; Wed, 18 Jan 2012 02:49:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=nDuNYrL2RobOCMLR85U2y0eWwR/VpJ8O31rNmN0gI9Y=; b=lNQXKH2dDnWvSVTfBDdrPmmWkhLap8aYheZ/aNKifeULmrU8kZGJWIA+AUXi6sHWXI m/E2eFS/g0mXsEtEnex8yWH4KrXTBUMo11xdPHPCKJUioJ2AEpJBIYClQ9QfE794VhWW hgbQt2M8bMYqhn93yYwkPrv5pQhQd7WKcWqLE= MIME-Version: 1.0 Received: by 10.236.175.231 with SMTP id z67mr29523334yhl.23.1326869137153; Tue, 17 Jan 2012 22:45:37 -0800 (PST) Received: by 10.147.169.10 with HTTP; Tue, 17 Jan 2012 22:45:37 -0800 (PST) In-Reply-To: References: Date: Wed, 18 Jan 2012 07:45:37 +0100 Message-ID: To: Anthony Ferrara Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] 64bit Windows builds From: pierre.php@gmail.com (Pierre Joye) hi, Yes, there is a reason. We do not support x64 binaries yet, for php itself and many libs used by PHP. Some argues that it is safe. Btw, it is not faster to run on x64 either. php-next will have x64 support tho'. Cheers, On Wed, Jan 18, 2012 at 12:46 AM, Anthony Ferrara wro= te: > Hello all, > > I've noticed that on windows.php.net that all the builds are x86. =A0I > was wondering if there is any reason (technical or not) not to > distribute x64 builds as well there. =A0It's quite annoying having to > constantly drop to a VM every time I need to test something that's 64 > bit dependent... > > Just a thought. > > Thanks, > > Anthony > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org