Re: [PHP-DEV] Win32 Makefile template patch.
by Hector Santos other posts by this author
May 9 2008 1:56PM messages near this date
Re: [PHP-DEV] Win32 Makefile template patch.
|
Re: [PHP-DEV] Win32 Makefile template patch.
Richard Quadling wrote:
> 2008/5/9 Hector Santos <hsantos@[...].net>:
>
> 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
Thread:
Richard Quadling
Hannes Magnusson
Steph Fox
Wietse Venema
Richard Quadling
Steph Fox
Steph Fox
Richard Quadling
Hector Santos
Richard Quadling
Hector Santos
Steph Fox
Richard Quadling
Steph Fox
Richard Quadling
Richard Quadling
|