Mozilla uses autoconf/make and a few other things from cygwin, but uses the ms compiler/linker. It would be interesting to see that for php, then there would be a single build system rather than two.

Anway, an additional item with the new toolkit, it requires redistribution of msvcr7.dll or msvcr71.dll with the application. msvcrt seems to be a thing of the past.
Shane


Sebastian Bergmann wrote:

Wez Furlong wrote:

nmake and rc should be part of the platform SDK, so this
potentially makes the win32 build open to anyone that has the patience
to download these things.


  rc is, but nmake isn't. atlmfc and crt are missing from both the
  Microsoft Visual C++ Toolkit 2003 and the Microsoft Platform SDK.


-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to