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, [EMAIL 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]