Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Custom tool
Custom tool [message #1705460] Sat, 15 August 2015 21:31 Go to next message
Eclipse UserFriend
Could somebody point me to documentation on how to integrate a custom tool to the C/C++ build? Either by CDT configuration, or by writing a plugin. I'm currently writing my own Makefiles but I would like to use the Managed Build System and allow Eclipse generate the Makefiles. My Makefile compiles a .c to a .o but calls my custom tool rather than the linker.
Re: Custom tool [message #1705462 is a reply to message #1705460] Sun, 16 August 2015 04:50 Go to previous message
Eclipse UserFriend
Quote:
Could somebody point me to documentation on how to integrate a custom tool to the C/C++ build? Either by CDT configuration, or by writing a plugin. I'm currently writing my own Makefiles but I would like to use the Managed Build System and allow Eclipse generate the Makefiles. My Makefile compiles a .c to a .o but calls my custom tool rather than the linker.

http://help.eclipse.org/mars/index.jsp?topic=%2Forg.eclipse.cdt.doc.isv%2Fguide%2Fmbs%2FextensibilityGuide%2FManaged_Build_Extensibility.html

I hope this helps...

John Dallaway
Previous Topic:No rule to make target `all'. Stop
Next Topic:Editing the PATH variable for user account
Goto Forum:
  


Current Time: Fri Jul 04 19:48:53 EDT 2025

Powered by FUDForum. Page generated in 0.24916 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top