[Bug 6940] php.exe crashes when compiled with visual studio 2005

Wine Bugs wine-bugs at winehq.org
Fri Dec 22 14:02:07 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=6940





------- Additional Comments From nunoplopes at sapo.pt  2006-22-12 14:02 -------
ok, so copying the files fixes the problem:
linux php # cp Microsoft.VC80.CRT/* . (copies the manifest and the msvcr80.dll)
linux php # wine ./php -v
fixme:actctx:FindActCtxSectionStringW 00000000 (null) 2 L"msvcr80.dll" 0xc17acc
PHP 5.2.1RC2-dev (cli) (built: Dec 18 2006 23:33:28) 
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies

Anyway wine should behave like windows and read the files from the 
Microsoft.VC80.CRT folder. Also that "fixme" message persists.
I now also get a few other "fixme"s in ntdll (FILE_GetNtStatus), but you are 
probably already aware of them.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list