Some time ago, I sent a contribution to nant-contrib for this, but I
didn't really get a response from anybody, so it isn't in there. You can
try adding it yourself. The mailing list post is here:

http://www.mail-archive.com/nantcontrib-developer@lists.sourceforge.net/msg01510.html

On Mon, 13 Nov 2006 15:41:22 +0100, Gary Feldman
<[EMAIL PROTECTED]> wrote:

> Bonio Lopez wrote:
>> Hi,
>> Has anybody managed to compile C++ projects with gcc using nant a with
>> header files dependency tracking?
>> If yes, may be you want to share the code.
>>
> Personally, I'd use gmake, which is already a perfectly fine solution,
> and one for which you'll find much more interest and support from the
> gcc community.
>
> The problem is that gcc doesn't use project files like Visual Studio.
> Instead it has a mechanism for generating dependency files from #include
> relationships, which can then be used by gmake or make.
>
> Gary
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job  
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache  
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> NAnt-users mailing list
> NAnt-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nant-users
>



-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to