Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems From: Daniel Beulshausen (daniel <email protected>)
Date: 12/18/00

At 13:29 18.12.2000 +0000, Phil Driscoll wrote:
>Daniel wrote:
> >are you sure that you compiled *everything* in debug mode?
> >i.e. don't forget to compile resolv.lib in debug mode too (if you're using
> >it), and any other external lib.
> >i can run RC6 (isapi debug) just fine here.
>
>Daniel
>
>I'm not familiar in any way with building PHP. All I've done is take the RC6
>tarball, stick it on my NT box, load the PHP4TS workspace, and build php.
>First I built the php4dllts project and php4isapi projects as
>Release_TS_inline configurations. This produced a php system that worked
>(but very unreliably!).
>I then changed the configurations to Debug_TS and built the two projects
>again.
>
>Have I done it right, or is there something else I should have done?

build the bindlib in debug mode too, and make sure that you link against
the debug resolv.lib.
cvs -d:pserver:cvsread <email protected>:/repository co bindlib_w32

btw: wouldn't it be better to place the bindlib port in the win32 directory
too?
we could do the same what were doing with bcmath, this would make things
alot easier...

daniel

/*--
daniel beulshausen - daniel <email protected>
using php on windows? http://www.php4win.de

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>