http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56761
Bug #: 56761 Summary: Error: CreateProcess: No such file or directory Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gcc.gnu.org ReportedBy: kharatvishal...@yahoo.co.in I have installed MinGW with GCC version 4.6.2 on 32 bit machine. But when i compile any program it gives me an error like: "CreateProcess: No such file or directory" Also mingw is missing some common header file such as iostream.h