Re: [PHP-DEV] Can't build PHP 4.2.3-RC2 on Windows

2002-09-02 Thread Zeev Suraski
Hmm, not sure what that was, but my Linux boxes are working fine, but yes, VC's debugger is very nice :) At 20:08 02/09/2002, l0t3k wrote: >hear, hear.. >my Linux box is perpetually broken, and the Visual Studio debugger is very >nice... > >"Zeev Suraski" <[EMAIL PROTECTED]> wrote in message >5.

Re: [PHP-DEV] Can't build PHP 4.2.3-RC2 on Windows

2002-09-02 Thread l0t3k
hear, hear.. my Linux box is perpetually broken, and the Visual Studio debugger is very nice... "Zeev Suraski" <[EMAIL PROTECTED]> wrote in message 5.1.0.14.2.20020902182321.0387b4b0@localhost">news:5.1.0.14.2.20020902182321.0387b4b0@localhost... > I still object because I use them every once in

Re: [PHP-DEV] Can't build PHP 4.2.3-RC2 on Windows

2002-09-02 Thread Zeev Suraski
I still object because I use them every once in a while to check/debug the non TS build under Windows. I do maintain them every other year :) At 18:11 02/09/2002, Edin Kadribasic wrote: > > So why not nuke them? > >No objections here to nuking non-ts project files and workspaces on >windows.

Re: [PHP-DEV] Can't build PHP 4.2.3-RC2 on Windows

2002-09-02 Thread Edin Kadribasic
> So why not nuke them? No objections here to nuking non-ts project files and workspaces on windows. Edin -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Can't build PHP 4.2.3-RC2 on Windows

2002-09-02 Thread Sebastian Bergmann
Edin Kadribasic wrote: > What gave you idea that non-ts files are maintained :) They're > hopelessly obsolete. So why not nuke them? -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-

Re: [PHP-DEV] Can't build PHP 4.2.3-RC2 on Windows

2002-09-02 Thread Edin Kadribasic
> Which raises the question of whether or not it makes sense to build > PHP without thread-safety on Win32 and maintain two versions of the > .dsp/.dsw files. What gave you idea that non-ts files are maintained :) They're hopelessly obsolete. Edin -- PHP Development Mailing List

Re: [PHP-DEV] Can't build PHP 4.2.3-RC2 on Windows

2002-09-02 Thread Sebastian Bergmann
Sebastian Bergmann wrote: > http://www.sebastian-bergmann.de/stuff/build-423rc2.txt > Don't know, why it can't find tsrm.lib. Mystery solved: As you can see in the log, I tried to build Release_inline instead of Release_TS_inline. However, Release_inline seems to be configured t

[PHP-DEV] Can't build PHP 4.2.3-RC2 on Windows

2002-09-02 Thread Sebastian Bergmann
http://www.sebastian-bergmann.de/stuff/build-423rc2.txt Don't know, why it can't find tsrm.lib. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ -- PHP Development M