Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Cdt-launch-inbox] [Bug 121194] New: Problem of binary recognition with Eclipse 3.1, CDT 3.0

https://bugs.eclipse.org/bugs/show_bug.cgi?id=121194 
Product/Component: CDT / cdt-launch

           Summary: Problem of binary recognition with Eclipse 3.1, CDT 3.0
           Product: CDT
           Version: 3.0
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cdt-launch
        AssignedTo: cdt-launch-inbox@xxxxxxxxxxx
        ReportedBy: jerome.correnoz@xxxxxx


Probkem with Eclipse 3.1 and CDT 3.0:

Create a C Managed Make project where project type is Executable (Gnu on
windows).
Create a source folder, and a source file under this source folder.
Build the project for the debug configuration. The application binary is
created and is recognized as a executable binary. Select the release
configuration and build it.
The binary is created and not recognized as a binary executable but the debug
one is now recognized as executable.
This problem seems to appear only when a source folder is created.




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


Back to the top