Standard Make vs. Managed Make in CDT in Eclipse



This is my OLD blog. I've copied this post over to my NEW blog at:

http://www.saltycrane.com/blog/2007/01/standard-make-vs-managed-make-in-cdt-in/

You should be redirected in 2 seconds.



From this presentation, here are differences between Standard Make and Managed Make in CDT in Eclipse. Standard Make
  • Re-uses existing makefiles
  • Simple integration with arbitrary build systems
  • Parsing of toolchain output to generate error markers
Managed Make
  • Manages compiles and toolchain directly
  • No makefile editing
  • Fine control over compile, link settings
Also, see "When do I use the standard make feature" from the CDT FAQ.

No comments:

About

This is my *OLD* blog. I've copied all of my posts and comments over to my NEW blog at:

http://www.saltycrane.com/blog/.

Please go there for my updated posts. I will leave this blog up for a short time, but eventually plan to delete it. Thanks for reading.