Richard Quadling wrote:
2008/5/9 Hector Santos <[EMAIL PROTECTED]>:


nmake is the issue as it is not using the shell first. It is looking
for executables via the path. System Internal's FileMonitor shows
this.

I can confirm that nmake v6 from VS C/C++ 6.00 did not exhibit the
problem.  However nnake (v8) from VS 2005 does exhibit the problem.
Richard was using nmake v9 (VS 2008).

The problem begins with having /cygwin/bin folder in the PATH statement
and RMDIR.EXE found in this folder by nmake (v8, v9).


--
Hector Santos


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

Reply via email to