You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Krzysztof Kucybała <kk...@echo.fr> on 2007/08/30 10:00:30 UTC

How to compile C++

Hi,

Just wanted to ask if anyone knows other way to compile c++ using ant, 
then by using <exec> task to invoke cc or any other compiler, or 
makefile. I didn't find any c++ specific tasks in ant or ant-contrib 
docs. I'll welcome any help.

Best regards,
Krzysztof

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: How to compile C++

Posted by Krzysztof Kucybała <kk...@echo.fr>.
I'll see about that. Thanks a lot.

Best regards,
Krzysztof

Kevin Jackson wrote:
> Hi,
> 
> http://ant-contrib.sourceforge.net/cc.html
> 
> Does this help - it supports gcc so should be able to compile c++
> 
> Kev
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: How to compile C++

Posted by Kevin Jackson <fo...@gmail.com>.
Hi,

http://ant-contrib.sourceforge.net/cc.html

Does this help - it supports gcc so should be able to compile c++

Kev

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org