Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Managed Build: Specifying linked tool options
Managed Build: Specifying linked tool options [message #203271] Tue, 23 October 2007 12:32
Tracy Miranda is currently offline Tracy MirandaFriend
Messages: 16
Registered: July 2009
Junior Member
Hello,

I have a question which is related to bugzilla bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=44745. The bug report is
about linking options such that they can be applied to more than one tool,
e.g. setting a profiling option such that it passes -pg to both the
compiler and linker command lines.

It says this can be achieved by using "option enablement/adjustment
expressions and option value handler mechanisms".

This is a request for a simple example that would show how I could use the
same option across multiple tools, say given a compiler tool and a linker
tool. Where would you specify the option such that it modifies both the
command line tools ?
Can this be done purely in xml ?

Thanks,
Tracy
Previous Topic:Eclipse Europa just stopped working!
Next Topic:Error messages (C\C++ CDT) defined?
Goto Forum:
  


Current Time: Thu Apr 25 13:21:48 GMT 2024

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

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

Back to the top