Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Includes from Make file parse
Includes from Make file parse [message #159279] Tue, 29 November 2005 07:22
Eclipse UserFriend
Originally posted by: rajakididi.hotmail.com

Hi..
Consider this..
1. Create one Standard Make C Project
2. Write a source file.
3. Write corresponding Make files.
4. The Standard Make Builder has the feature that it parses the makefile's
output and populate the "include" visual representation in the C/C++
Projects View.

But the thing is that the CDT sanner config builder has the feature that
it fires the command gcc specs.c and the output that comes are also added
to that include visual representation.

But i don't want these default includes to be present.

Is there some way to deal with it.

thanks!!
Kim
Previous Topic:Beta program for Intel® compiler using CDT
Next Topic:Managed make: Where are the makefiles?
Goto Forum:
  


Current Time: Sat Jul 27 12:53:22 GMT 2024

Powered by FUDForum. Page generated in 0.02805 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top