Re: Automatic tool to remove softawre components not in used



I don't know any automated tool that does what you want. Also, it would be too scary to count on such tool results as some software
has often very complicated code paths that are really hard to analyze in an automated way. (if there such software existed, it would
eliminate the need for XPe developer :-) )

--
=========
Regards,
KM


"???" <kerenk@xxxxxxxxxxx> wrote in message news:C0F3CCC3-0C65-42B8-95FB-84F8FED4F309@xxxxxxxxxxxxxxxx
Is there any tool in xp embedded, that can identify what SW components are in
used, and remove all the rest.

When I built my image, I added all the components, and then tried to execute
our application.
Now that it works, I want to remove all the SW components, that are extra.
Do I need to do it by myself, or is there any autimatic tool for that?

Thank you,
KK
--
???


.



Relevant Pages

  • Re: from Dannys chat - 11/19
    ... >> Design by contract results in a nice clean syntax when it is built into ... >> the language, but it isn't anything you can not implement using asserts. ... > One of the benefits of DBC is that unit testing can be automated better. ... > automated tool that uses this information to generate test cases. ...
    (borland.public.delphi.non-technical)
  • Re: from Dannys chat - 11/19
    ... > Design by contract results in a nice clean syntax when it is built into the ... > language, but it isn't anything you can not implement using asserts. ... One of the benefits of DBC is that unit testing can be automated better. ... automated tool that uses this information to generate test cases. ...
    (borland.public.delphi.non-technical)