Hello Everyone, HAVE_STRCOLL is defined in config.w32.h and used in zend_operators.h|c. This causes the string_locale_compare_function() to be undefined at link time.
moving #define HAVE_STRCOLL 1 to zend_config.w32.h slves the problem. - Frank -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php