Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
Ant for non-java development

Ant for non-java development

2005-06-06       - By Frank W. Zammetti
Reply:     1     2     3     4     5     6     7  

I used Ant to build a C library that was to be used from a Java app...
since they were interrelated, it kind of made sense to have them build
together.

I don't know if there are pre-existing tasks to do it, but I just wrote my
own using Exec to call the C compiler, after doing some minor setups for
that compile.

--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com

On Mon, June 6, 2005 11:10 am, hind.lwahhabi@(protected) said:
> Can ant be used to build non-java applications?If so, how ?And does anyone
> tried this on this list?
> Thx for any help:)
>
>
>
> This message is for the designated recipient only and may contain
> privileged, proprietary, or otherwise private information.  If you have
> received it in error, please notify the sender immediately and delete the
> original.  Any other use of the email by you is prohibited.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.