Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Building Standard C++ with ant

You can use Ant's exec command.  The last time I tried this, however, the
make parser didn't work with the Ant output.  If anyone has a more elegant
solution, I would be interested also.

-Dan

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of 
> Dubinsky_Victor@xxxxxxx
> Sent: Monday, August 15, 2005 3:39 PM
> To: cdt-dev@xxxxxxxxxxx
> Subject: [cdt-dev] Building Standard C++ with ant
> 
> 
> Hello,
> 
> I was wondering if it is possible to compile and link 
> standard C++ with ant build.xml.
> 
> If it possible, would you please tell me how to enable this feature.
> 
> If it is not possible, would you please tell me when such 
> feature would become available. Or maybe there is a workaround.
> 
> Thank you.
> 
> Sincerely,
> 
> Victor.
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 



Back to the top