This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/56761] New: Error: CreateProcess: No such file or directory


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: unassigned@gcc.gnu.org
        ReportedBy: kharatvishal123@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]