Hi, I installed gcc , version 3.2.17(15)-release (i686-pc-cygwin) on my windows XP PC. I am using perl script to create make files. But the problem I am facing is, while I am compiling the files , following error occurred. "No such file or directory". But in the makefile.mk all the header file locations are included as -I/xxx/xxx/xx \. What might be the problem? Please help me in over coming this issue.. Thanks a lot Syam