Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 278874

Summary: "C/C++ Build > Discovery Options" completely misses profile options
Product: [Tools] CDT Reporter: Matthias Kläy <matthias.klaey>
Component: cdt-buildAssignee: cdt-build-inbox <cdt-build-inbox>
Status: RESOLVED DUPLICATE QA Contact: Elena Laskavaia <elaskavaia.cdt>
Severity: blocker    
Priority: P3 CC: jamesblackburn+eclipse
Version: 5.0.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:

Description Matthias Kläy CLA 2009-06-02 17:31:13 EDT
Build ID: M20090211-1700

Steps To Reproduce:
1. Unpack eclipse-cpp-ganymede-SR2-win32.zip
2. Unpack cdt-master-5.0.2.zip
3. Create new C project
   > Any name you like
   > Empty makefile project
   > -- Other Toolchain --
4. Open project properties
5. Go to C/C++ Build > Discovery Options

=> There are no discovery profiles at all
=> There are no discovery profile options available

Hence, I cannot create a arm-elf-gcc based project at all.

More information:
The issue described doesn't happen with eclipse-cpp-ganymede-SR1-win32.zip and cdt-master-5.0.1.zip. There, discovery options can properly be set to arm-elf-gcc or whatever is required.
Comment 1 James Blackburn CLA 2009-06-02 18:27:00 EDT

*** This bug has been marked as a duplicate of bug 268528 ***