help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: c/c++ project management and debugging


From: despen
Subject: Re: c/c++ project management and debugging
Date: Mon, 20 Dec 2010 11:36:58 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Suvayu Ali <fatkasuvayu+linux@gmail.com> writes:

> On Monday 20 December 2010 05:47 AM, Andrea Crotti wrote:
>> Anyway with Cedet you can do a lot of stuff.
>> It doesn't however generats any makefile, but if you learn to write them
>> is not time wasted at all...
>
> I believe that is incorrect[fn:1]. However I have to say I haven't tried
> it out, so I can't testify how good/easy it is is to generate
> Makefiles. On the other hand I have been using CEDET to program within a
> few C/C++ frameworks, and it seems to work quite well.
>
> Footnotes:
> [fn:1] [[info:ede:Creating%20a%20project][info:ede:Creating a project]]

Hmm,  I'd no sooner let a tool create a Makefile, than I'd use a code
generator to create C++.

I _LIKE_ creating hand worked Makefiles.

I have a lot more targets than just executables.
They're used to create documentation and run tests too.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]