php-windows Digest 28 Aug 2009 07:22:07 -0000 Issue 3681

Topics (messages 29558 through 29558):

newbie : For windows-target of PDO-driverr, CrossCompile or native-compile?
        29558 by: Sanjeev Kumar

Administrivia:

To subscribe to the digest, e-mail:
        php-windows-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-windows-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-wind...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
Hello,
I need to write PHP-PDO database-driver for a new database.

The clarification I need:
1) Should I take the PHP-source on Windows-vista platform and build natively
the DLL for win.
   Will the VisualStudio compile with all PHP-main src & the extension
driver to generate the  target windows DLL (PDO extension).

or

2) should I take PHP-src on Linux platform and use GNU Cross-compiler to
generate DLL. Then transfer the DLL to the target windows PHP env.

--- End Message ---

Reply via email to