Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » CDT » Juno CDT discovery not working (Using an Microware/Radisys compiler with make environment)
icon5.gif  Juno CDT discovery not working [message #896851] Fri, 20 July 2012 03:09 Go to previous message
cdt discovery is currently offline cdt discovery
Messages: 10
Registered: July 2012
Junior Member
I'm trying to use Eclipse CDT with my make environment. Using the "Makefile Project with Existing Code" it was easy to set up the compilation part.

Now I'm trying to get the discovery part working and am struggling with this option.

1) I'm unaware of the difference between the "Project Settings -> C/C++ Build -> Discovery Options" and "C/C++ General -> Preprocessor Include Paths, Macros, etc. -> Providers Tab"

2) The compiler I am using in the make environment is a cross compiler by Microware (nowadays Radisys) and thus I changed the compiler invocation command to "xcc", which is the executable and included in the path environment.
If I understand the invocation commands for gcc correct, they intend to get the defines and include paths which are standard for the compiler. So I changed those to the xcc arguments, that provide this information (and tested it in the console compiling the empty spec.c file provided by Eclipse).

3) Unfortunately after a clean build (I can see the xcc commands in the output console with the includes (-v) and defines (-d)) the "C/C++ General -> Paths and Symbols" as well as the "C/C++ General -> Preprocessor Include Paths, Macros, etc. -> Entries Tab" is still empty.

I tried several toolchain options and Discovery profiles as I'm unsure which one to use with my toolchain.

Any help is appreciated! Thanks in advance!
 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Read Message
Read Message
Read Message
Read Message
Previous Topic:C++ option in Preferences is missing
Next Topic:Unresolved symbol yet again but in a new flavour (Juno)
Goto Forum:
  


Current Time: Sat May 18 07:47:01 EDT 2013

Powered by FUDForum. Page generated in 0.01630 seconds