Steve, This looks great, but evaluating the fact that right now we have three platforms to build C and C++ files on. The end result has over 80 dll's and exe's with dependencies and several combinations of platform specific issues going on. It will take me more analysis and evaluation to determine if this creates a big enough value add. The size and complexity of what exists today is the monster challenge at hand. If anyone out there has tackled anything similar on one platform, please advise. This could be a huge undertaking but very intriguing to believe that there could be a cross-platform solution.
MB -----Original Message----- From: Steve Loughran [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 23, 2002 11:02 AM To: Ant Users List Subject: Re: How can i... ----- Original Message ----- From: "Conor MacNeill" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Thursday, May 23, 2002 8:09 AM Subject: Re: How can i... > Brown, Michael wrote: > > Arshad, > > > > 1. Is there any way to compile C or C++ file using ant ? I believe it can be > > done, but there is alot of work there. It would take some custom tasks and > > I don't know if we can handle as much as products like VC++ and Borland > > handles under the covers. > > > > Checkout the ant-contrib project on sourceforge. It has some C++ support fro > some compilers - not sure how usable at this time. > > http://sourceforge.net/projects/ant-contrib/ It is pretty slick. I have a cross-platform JNI lib build working with it, one build file to go javac-javah-<cc>-junit -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>