Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » makefile on cdt
makefile on cdt [message #63039] Sun, 23 February 2003 20:51 Go to next message
Eclipse UserFriend
Originally posted by: afreiman.mscc.huji.ac.il

Hello!
I'm a newbye with eclipse and with cdt. as i understand until now, the
eclipse / cdt don't create the makefile automaticly. so if i want to use
eclipse i need to write my makefile from first line to end. can't use
automake, and so on.
if someone know the answer. i'll be thankfull for mailing me
thank you.
Re: makefile on cdt [message #63059 is a reply to message #63039] Mon, 24 February 2003 17:29 Go to previous message
Eclipse UserFriend
Originally posted by: nospam_sevoy.rational.com

You have it right. As it is currently configured, the CDT builder will
simply call make. You have to supply the makefile. We are in the process
of updating the build model to support configurations and different
toolchains. In parallel to that work, we are thinking about what kind of
default builder(s) to supply. The GNU autoconf tools are certainly being
looked at, but I cannot say whether supporting them right away will be a
priority.

moti wrote:
> Hello!
> I'm a newbye with eclipse and with cdt. as i understand until now, the
> eclipse / cdt don't create the makefile automaticly. so if i want to use
> eclipse i need to write my makefile from first line to end. can't use
> automake, and so on.
> if someone know the answer. i'll be thankfull for mailing me
> thank you.
>
Previous Topic:Is CDT available for debugging NOW?
Next Topic:Failed to launch CDI Debugger: No symbol "on" in current context.
Goto Forum:
  


Current Time: Sat Nov 09 03:15:30 GMT 2024

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

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

Back to the top