Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Abolute path to compiler input
Abolute path to compiler input [message #707175] Mon, 01 August 2011 10:18
Jacob  is currently offline Jacob Friend
Messages: 4
Registered: August 2011
Junior Member
Hi,

I'm working on a plugin where the outputs of the compilation (with GCC) contains filepaths of the input sourcecode. Given that Eclipse generates a makefile that compile source files (with path relative to the top of the source directory) to the source directory and then moves all output files to the output directory (${ECLIPSE PROJECT DIRECTORY}/${ECLIPSE BUILD CONFIGURATION}/...) this path gets invalidated.

Are there any way to force Eclipse to use abolute filepath instead of relative?

Thanks in advance!
Previous Topic:CooCox CoIDE-----393 components + 327 examples = A fulcrum for moving the world
Next Topic:(no subject)
Goto Forum:
  


Current Time: Tue Apr 16 22:37:40 GMT 2024

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

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

Back to the top