Can I use my own Makefile? [message #64805] |
Mon, 16 May 2005 15:38 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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
>
|
|
|
Powered by
FUDForum. Page generated in 0.07961 seconds