php4-beta | 199912
Date: 12/31/99
- Next message: Zeev Suraski: "[PHP4BETA] cvs: /php4 php4.dsp php4dll.dsp php4dllts.dsp php4ts.dsp /php4/sapi/isapi php4isapi.dsp"
- Previous message: Daniel S. Reichenbach: "[PHP4BETA] Win32 release build still broken"
- In reply to: Daniel S. Reichenbach: "[PHP4BETA] Win32 release build still broken"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 31 Dec 1999, Daniel S. Reichenbach wrote:
> I just did a fresh cvs checkout for PHP4, Zend and TSRM.
>
> System is WinNT4 with SP5, compiler is Visual Studio 6 with SP3
> on a double PII with 256MB RAM
> No additional like Platform SDK installed.
>
> Then i compiled it as usual in debug and release mode.
> Debug works fine as CGI. Apache shows the PHP info page with
> all settings from PHP.ini.
>
> When i compile php in release mode, CL.exe consumes more and more
> RAM after compiling zend_variables.c and needs 99% of CPU time.
>
> What could this be ?
It's due to the fact Win32 now uses inline functions (it didn't before).
I'll commit new .dsp's to correct this situation.
> Oh, and there is still one thing missing in release build:
> In debug mode, parsedate.c is generated, this should be added in
> the release mode.
Will do - thanks!
-- Zeev Suraski <zeev <email protected>> http://www.zend.com/-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Zeev Suraski: "[PHP4BETA] cvs: /php4 php4.dsp php4dll.dsp php4dllts.dsp php4ts.dsp /php4/sapi/isapi php4isapi.dsp"
- Previous message: Daniel S. Reichenbach: "[PHP4BETA] Win32 release build still broken"
- In reply to: Daniel S. Reichenbach: "[PHP4BETA] Win32 release build still broken"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

