Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Cdt-launch-inbox] [Bug 84443] New: incorrect error: program not a recognized executable

https://bugs.eclipse.org/bugs/show_bug.cgi?id=84443

           Summary: incorrect error: program not a recognized executable
           Product: CDT
           Version: 2.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cdt-launch
        AssignedTo: cdt-launch-inbox@xxxxxxxxxxx
        ReportedBy: jonathon.jongsma@xxxxxxxxx


I was using CDT 2.0.2 on eclipse 3.0.1 and using cygwin tools for compiling and
debugging.  It worked great.  After upgrading to CDT 2.1, when I tried to run or
debug the compiled program, I would get an error window saying "program not a
recognized executable", which meant that I could not run or debug the program
from within eclipse.  I could still run my program from the commandline just
fine, so the file was a valid executable, but for some reason the new version of
CDT doesn't recognize it as such.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Back to the top