Skip to main content

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

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





------- Additional Comments From Lynne.Hendricks@xxxxxxxx  2005-03-29 11:25 -------
(In reply to comment #3)
> (In reply to comment #0)
> > 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.
> I am having same problem with Eclipse 3.0.2 and CDT 2.1.1 (fresh install) on 
> Windows XP.


Bug 49044 says Default binary parser for Windows should ... be "PE Windows 
Parser" (or maybe Cygwin parser). I am using PE Windows Parser (and MinGW) and 
everything is fine.




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


Back to the top