Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Include paths in managed makefile(Where are the include paths defined in Eclipse managed makefiles?)
Include paths in managed makefile [message #694824] Sat, 09 July 2011 22:17 Go to next message
atherton  is currently offline atherton Friend
Messages: 1
Registered: July 2011
Junior Member
Hi everyone

I have a simple question which I can't find an answer for.

Where in a managed makefile are the include paths that you specify in Eclipse CDT project properties?

I've looked in the makefile for my managed project but I can't find the include paths defined anywhere, even though they are incorporated in compiler calls when the makefile is executed.

Any help or clarification would be greatly appreciated.
Re: Include paths in managed makefile [message #695077 is a reply to message #694824] Sun, 10 July 2011 23:39 Go to previous message
vincegata  is currently offline vincegata Friend
Messages: 11
Registered: July 2011
Junior Member
If you're using GCC compiler then those paths are hard-coded. Look at my thread on Ubuntu forums:

http://ubuntuforums.org/showthread.php?t=1800656

Previous Topic:Parallelization of C/C++ indexer
Next Topic:Remote debugging without application in the command line
Goto Forum:
  


Current Time: Mon Sep 23 12:47:42 GMT 2024

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

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

Back to the top