Hi,

libmysql compiles fine on win32 using MSVC. Have a look at
ext\mysql\libmysql\libmysql.dsp on which defines are used.

Edin

----- Original Message -----
From: "Ananth Kesari" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 04, 2002 1:02 PM
Subject: [PHP-DEV] "long long" data type in libmysql.


Hi,

We are working on porting PHP onto NetWare.

PHP-4.2.2 sources for "libmysql" seem to be using the data type
"long long" and we are facing some problems handling this data type.
We see extensive use of _WIN32 and _MSC_VER in these files and so we
are sure that it was compiled with MSVC. But we got to understand
from a reliable source that Microsoft C compiler doesn't understand
this data type. Correct us if we are wrong.

Can someone let us know how MSVC managed to handle the data type
"long long"?

Thanks,
Ananth.



--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php





-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to