Royce Mitchell III wrote:
This patch breaks building on non-msys windows:
C:\cvs\reactos>make
mkdir up/obj-i386
why do we use forward slashes at all? and BTW, aren't there GNU make
functions to handle paths in a cross-platform way?
_______________________________________________
Msys needs forward slashes. I
didn't remove my path settings for msys on
top of the makefile. Windows needs back slashes at this point.
- Hartmut