Configuration: java - Win32 Release
Compiling...
java.c
Linking...
Creating library ..\..\Release/php_java.lib and object
.\..\Release/php_java.exp
java.obj : error LNK2001: unresolved external symbol __imp___zval_dtor
java.obj : error LNK2001: unresolved
At present it is nearly possible to write extensions that bypass the PDO
php api, and talk directly to the drivers via the PDO Api
- it helps alot that the backends where designed not to return zval's
much (meta is a rather messy exception, that hopefully may get looked at
after 5.1 I guess).
I
Hi Jani,
PTHREADS_CHECK_COMPILE macro fails with pthreads_working=no for cross
compilation environment.
As I am aware NetWare has proper support for PTHREADS this patch sets
pthreads_working=yes for NetWare alone.
Find the patch at
http://puggy.symonds.net/~kameshj/threads.m4.patch
Please apply
Some questions that came to mind while working on PDO/Firebird:
- why can't stmt_get_col() return a zval directly?
- why is there no PDO_PARAM_DOUBLE?
--
Ard
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php