Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » (no subject)
(no subject) [message #707231] Mon, 01 August 2011 10:18
Jacob Mising name is currently offline Jacob Mising nameFriend
Messages: 6
Registered: July 2009
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:Abolute path to compiler input
Next Topic:(no subject)
Goto Forum:
  


Current Time: Sat Apr 20 00:03:49 GMT 2024

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

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

Back to the top