Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Fri, 30 Aug 2002 07:41:47 +0200
From: "Gerrit P. Haase" <gp@familiehaase.de>
Organization: Esse keine toten Tiere
X-Priority: 3 (Normal)
Message-ID: <4297036465.20020830074147@familiehaase.de>
To: mike <twitchkat-cygwin@peer2peerporn.com>
CC: cygwin@cygwin.com
Subject: Re: BUILDING PHP4.2.2 on Windows using supplied .DSW, MS VS C++ 6.0, and Cygwin Headers?
In-Reply-To: <1030683319.3d6efab7e8ff7@peer2peerporn.com>
References: <1030683319.3d6efab7e8ff7@peer2peerporn.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hallo mike,

Am Freitag, 30. August 2002 um 06:55 schriebst du:

> Hi, I've been trying to compile PHP on Windows for days. 

[...]

> I see that in cygwin sys/types.h uses "long long" to define a 64 bit value, but 
> Microsoft calls them "__int64". I can change the cygwin typedefs from long long 
> to __int64, but it's hard to think that this would be required without someone 
> describing this somewhere... 

[...]

> Is this a PHP problem, a Cygwin problem, a Visual Studio problem, or a Me 
> problem?  Can you use Cygwin headers with MS VC++ 6.0?  

Hmmm, I would say a MS problem.  They don't follow the standards.
long long is pretty standard, they allow longlong (IIRC) or call
it different (__int64).


Gerrit
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

