Tomasz Krawczyk in php.windows (Sun, 30 Jun 2013 15:46:23 +0200): >I don't have VC 2012 yet. >I see there are deps available to download for VC9. I know support for >Windows XP and 2003 was dropped since PHP 5.5. So I can't run PHP 5.5 on >XP/2003. But I don't know if machine used for building can be still >XP/2003. My dependencies are still VC9. On Win7pro it compiles and runs fine with VC9. But it will not run on XP: "The procedure entry point inet_ntop could not be found in the dynamic library WS2_32.dll." There might be a way around that issue: http://social.msdn.microsoft.com/Forums/vstudio/en-US/936b56a4-d7fd-4e23-af77-7a62e5713cbf/avoiding-dll-error-for-inetntop-on-windows-server-2003 But I agree with Anatol: do not waste your time. Here is my build: https://dl.dropboxusercontent.com/u/8954372/php-5.5.0-nts-Win32-VC9-x86.zip Jan -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php