Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Can I use my own Makefile?
Can I use my own Makefile? [message #64805] Mon, 16 May 2005 15:38 Go to next message
Eclipse UserFriend
Originally posted by: nobody.tellus.orb

Hi,

I'm trying to compile a C++ program with the CDT extension, but I
want to use my own Makefile. When I'm programming in Java I can
set up a lot of different targets in Ant, but in the CDT it seems
that I have to go with the automatic generated Makefile.

How do I set up my own targets for C++?

Thanks
Daniel
Re: Can I use my own Makefile? [message #66015 is a reply to message #64805] Wed, 18 May 2005 18:57 Go to previous message
Eclipse UserFriend
Originally posted by: tominospam-eclipse.yahoo.com

Hi Daniel

With CDT you can choose between Standard and Managed Projects. If you're
using Standard Projects you have to maintain your own Makefiles.

Last week I was doing this on AIX and it was working pretty nice.

Best regards,
Tomi

DeMarcus wrote:
>
> Hi,
>
> I'm trying to compile a C++ program with the CDT extension, but I
> want to use my own Makefile. When I'm programming in Java I can
> set up a lot of different targets in Ant, but in the CDT it seems
> that I have to go with the automatic generated Makefile.
>
> How do I set up my own targets for C++?
>
> Thanks
> Daniel
>
Previous Topic:Anyone have Eclipse working in Windows NT 4.0 sp6?
Next Topic:Coyote Starting Problems
Goto Forum:
  


Current Time: Thu Oct 17 01:21:56 GMT 2024

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

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

Back to the top