It's all about the answers!

Ask a question

Omake alternate in RTC


Penchala suman (461425) | asked Feb 17 '15, 6:49 a.m.
edited Feb 17 '15, 7:06 a.m. by Ralph Schoon (63.1k33646)
 We are using Omkae to configure makefile to run the builds. Now we are moved our source code to RTC. which is the best compiler or how we can manage it the same set-up in RTC. Could you please provide your suggestions.

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Feb 19 '15, 4:08 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
As far as I know Omake looked into the network and tried to find compiled artifacts of the same configuration to avoid recompiling. That was very important when limited client performance drove build times.

RTC SCM does not have something like Omake. You would use the build tools available for your language e.g. make, gmake or whatever. I am not sure if there are systems out there that help with avoiding builds. There are solutions for specific systems such as host systems (z). Unfortunately this can be a very language dependent feature and I don't think there is a solution that works across all languages.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.