hine.
Could you please point me to some fixes to resolve this error.
Regards,
Amit Sheth
GMNA - Software and Controls
[EMAIL PROTECTED]
___
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make
Let me clarify. "Setting environment for Cygwin" is just a comment in the
batch file that calls 'make'.
I am using 'Cygwin' settings, but trying to get MSYS-MINGW-GCC to work
instead of CygwinGCC.
The batch file is
@echo off
PATH=C:/MSYS/1.0/bin;%PATH%
rem set INCLUDE=C:/MSYS/1.0/mingw/include;%IN