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
Standard Make
- Re-uses existing makefiles
- Simple integration with arbitrary build systems
- Parsing of toolchain output to generate error markers
- Manages compiles and toolchain directly
- No makefile editing
- Fine control over compile, link settings
No comments:
Post a Comment