Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Need Changes in automated Generated Makefile using MBS
Need Changes in automated Generated Makefile using MBS [message #166719] Wed, 29 March 2006 02:14
Eclipse UserFriend
Basic Information about Project to get better understanding on issue:

Infact we are going to develop an IDE (builder) in eclipse (3.1 of that
version). Most of our requirements fit with functionalities provided by
CDT3.0.2 plug-in. For that we try to make changes in CDT plug-ins
according to our tool's requirements and specifications.

For that first we try to fix makefile as per our tools specifications
(like exp. instead of default generated Makefile using MBS, we want it
should be generated as per our tool’s specifications, we need changes in
automated makefile) that's why I needed to reach at code in CDT plug-in,
which is responsible for this makefile generation in CDT3.0.2 using MBS.

For this important task I follow the concepts of make utility and content,
format of this makefile in eclipse and compare it with our specified make
file which we want to get generated once we make changes in CDT plug-in.
Now I reach to point where I need to look at the responsible code for that
in CDT….

So, can anyone please help me on how should I go ahead with this issue?
First from finding the responsible code and then how and where to make
changes.

Thanks.
Previous Topic:How to gotoxy()
Next Topic:Building a C++ source tree with bjam
Goto Forum:
  


Current Time: Wed Jul 16 05:31:52 EDT 2025

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

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

Back to the top