Title: How do I compile/link C/C++ source with Ant ?
 
-----Original Message-----
From: Amit Pradhan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 07, 2001 9:24 AM
To: '[EMAIL PROTECTED]'
Cc: '[EMAIL PROTECTED]'
Subject: How do I compile/link C/C++ source with Ant ?

We have a mixed Java & C/C++ code base - these are 2 separate code bases (no JNI, etc.).  I've browsed thru Ant documentation but was'nt clear about how I could build our C/C++ code base ?   Will I need to use "exec" to issue " gmake"/"nmake" cmds and use the usual makefiles for C/C++ code ?   All compilation is on WinNT4.0.  Currently we use gmake.

Thanks for your help
amit

Reply via email to