Arthur Lim wrote:

> Hi,
> 
> I have tried looking up the User Discussion Archive but could not find any
> information on this topic (other then being *primarily* for Java only). Has
> someone tried this and has some experience to share?
> 
> Reason I needed this is that, tho the project is using predominantly Java
> codes, there is a couple of legacy components that are in VC++/VB for
> historic and skillset reasons.
> 
Hi,

Infact I was also looking for an Ant task to compile C/C++ and could not 
find. One approach we though of using is to retain the makefiles for 
native code and create a simple "Make" task which can call the platform 
dependent makefile. Iam also planning to write a C/C++ task with 
dependency checking. If you are interested I can send you the java code 
for that.
!shiva



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to