Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Managed Build Tools question
Managed Build Tools question [message #115889] Tue, 17 August 2004 09:12 Go to next message
Eclipse UserFriend
Thanks to the Managed Build Tool, I've created my own toolchain.
I will have to develop other toolchains in futur and I would like to reuse
a maximum of defined targets, tools, configurations because of toolchains
similarities.

Is there a way to define for a tool, the id of a tool that it inherits
from (as already existing for targets)?

Thanks for your answer
Jerome
Re: Managed Build Tools question [message #115916 is a reply to message #115889] Tue, 17 August 2004 09:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jugghead81.yahoo.com

Jerome, does your toolchain generates the Makefile automatically?? I've
tried to make the example from the Managed Build System Extensibility
document, and the toolchain seems okay, but it doesn't generate a Makefile
when I choose Managed project...

Jerome Correnoz wrote:

> Thanks to the Managed Build Tool, I've created my own toolchain.
> I will have to develop other toolchains in futur and I would like to reuse
> a maximum of defined targets, tools, configurations because of toolchains
> similarities.

> Is there a way to define for a tool, the id of a tool that it inherits
> from (as already existing for targets)?

> Thanks for your answer
> Jerome
Re: Managed Build Tools question [message #115952 is a reply to message #115889] Tue, 17 August 2004 10:25 Go to previous messageGo to next message
Eclipse UserFriend
Jerome,
Are you asking if a tool can inherit from another tool, or do you just
want to reuse the same tool in different targets? If it is the latter,
then it is now possible to define a tool independently of a target and
have a reference to the tool in as many targets as you want. By the way,
you can look at the Gnu toolchain in the managed build UI plugin to
see tool references used this way.

Sean

Jerome Correnoz wrote:
> Thanks to the Managed Build Tool, I've created my own toolchain.
> I will have to develop other toolchains in futur and I would like to reuse
> a maximum of defined targets, tools, configurations because of toolchains
> similarities.
>
> Is there a way to define for a tool, the id of a tool that it inherits
> from (as already existing for targets)?
>
> Thanks for your answer
> Jerome
>
Re: Managed Build Tools question [message #115988 is a reply to message #115952] Tue, 17 August 2004 10:43 Go to previous message
Eclipse UserFriend
Sean,

Sorry for my english.
I am asking if a tool can inherit from another tool.

I've already implemented the second feature you speak about, concerning
the same tool referenced in different targets but it doesn't answer to my
needs. I would like to enrich the inherited tools with more specific
options.

Jerome

Sean Evoy wrote:

> Jerome,
> Are you asking if a tool can inherit from another tool, or do you just
> want to reuse the same tool in different targets? If it is the latter,
> then it is now possible to define a tool independently of a target and
> have a reference to the tool in as many targets as you want. By the way,
> you can look at the Gnu toolchain in the managed build UI plugin to
> see tool references used this way.

> Sean

> Jerome Correnoz wrote:
> > Thanks to the Managed Build Tool, I've created my own toolchain.
> > I will have to develop other toolchains in futur and I would like to reuse
> > a maximum of defined targets, tools, configurations because of toolchains
> > similarities.
> >
> > Is there a way to define for a tool, the id of a tool that it inherits
> > from (as already existing for targets)?
> >
> > Thanks for your answer
> > Jerome
> >
Previous Topic:Eclipse 3.0 and CDT 2.0: managed make
Next Topic:Invoke managed makefile problem:blank lines
Goto Forum:
  


Current Time: Wed Apr 23 23:16:35 EDT 2025

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

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

Back to the top