On Wed, Aug 26, 2009 at 12:47 PM, Robin Parker<[email protected]> wrote: > We have an application written in C/C++ (no java) that is currently > built using recursive clearmake, the source being stored in Rational > ClearCase. The build process currently tries to build parts of the > application several times and so it needs an overhaul. > > There are currently two opinions on the table for this; rewrite the > makefiles and continue using clearmake or use ant (and cpptasks).
http://stackoverflow.com/questions/1034138/antcpptasks-vs-scons-vs-make might be of interest. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
