Dear Sir, I am cnfiguring for i686-pc-cygwin host. I am making with command : make all-gcc install-gcc and it is giving error : [My cygwin version is 1.3.16-1] /************************************ $ make all-gcc install-gcc make[1]: Entering directory `/tmp/gcc-3.2/gcc' HEADERS="auto-host.h ansidecl.h i386/xm-cygwin.h dbxelf.h elfos.h arm/unknown-e lf.h arm/elf.h arm/aout.h arm/arm.h defaults.h" DEFINES="POSIX" \ TARGET_CPU_DEFAULT="TARGET_CPU_generic" \ /bin/sh ./mkconfig.sh config.h config.h is unchanged HEADERS="auto-host.h ansidecl.h i386/xm-cygwin.h dbxelf.h elfos.h arm/unknown-e lf.h arm/elf.h arm/aout.h arm/arm.h defaults.h" DEFINES="POSIX" \ TARGET_CPU_DEFAULT="TARGET_CPU_generic" \ /bin/sh ./mkconfig.sh hconfig.h hconfig.h is unchanged make[1]: *** No rule to make target `../include/ansidecl.h', needed by `gengenrt l.o'. Stop. make[1]: Leaving directory `/tmp/gcc-3.2/gcc' make: *** [all-gcc] Error 2 **************************************************/ can you suggest me any solution please. Thanks & Regards, Kuldeep Singh