Anand,
Generally, a good first step to solving Cygwin problems is searching the
mailing list archives to see if someone else has encountered the same
problem before. As it turns out, there have been messages about this
problem (and a fix) posted within the past month, which can be easily
retrieve
problem statement:
I have a make file which works perfectly on linux. when I use
the same makefile on cygwin, the following line in makefile
gives error :
CWD = $(shell pwd)
The ERROR is
===
D:\cygwin\bin\pwd.exe: *** Can't create title mutes, Win32 error 6
I notice
2 matches
Mail list logo