Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Make project
Make project [message #188212] Wed, 28 March 2007 04:43 Go to next message
Eclipse UserFriend
Originally posted by: ravi_824.yahoo.co.in

Hi
Im new to Eclipse, I would like to develop an simple C project. Im
using Eclipse 3.2, CDT, Cygwin gcc and gnuarm.

What is the difference between Managed Make C project and Standarded
Make C project.

Is there any pdf explaining the procedure to develop Simple C project in
the above mentioned environment.

Thaning you
Ravi
Re: Make project [message #188220 is a reply to message #188212] Wed, 28 March 2007 04:56 Go to previous message
Eclipse UserFriend
Originally posted by: dmsubs.NOSPAM.consertum.com

Managed Make == Eclipse creates (manages) the makefile that is used to build
your project

Standard Make == You create the makefile that is used to build your project

I suggest you read "Getting Started" in the C++ Development User Guide (see
Help->Help Contents on your Eclipse installation)
--
Derek


Ravi Kuamar wrote:
> Hi Im new to Eclipse, I would like to develop an simple C project. Im
> using Eclipse 3.2, CDT, Cygwin gcc and gnuarm.
> What is the difference between Managed Make C project and Standarded
> Make C project.
>
> Is there any pdf explaining the procedure to develop Simple C project
> in the above mentioned environment.
>
> Thaning you
> Ravi
>
>
>
>
Previous Topic:Managed make - can't find any files(?)
Next Topic:Problems running a makefile for a Java->C Project
Goto Forum:
  


Current Time: Sat Jun 07 13:38:23 EDT 2025

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

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

Back to the top