[ant-contrib - Help] pass several arguments to compiler

"SourceForge.net" <[email protected]> Sun, 09 Dec 2007 15:46:06 -0800
Newsgroups gmane.comp.java.ant-contrib.devel
Message-ID <[email protected]>
Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4666878
By: marleysoft

Is it possible to pass several arguments to the compiler in one line using
cpptasks??
Without cpptask, with java is possible to use the tasks: <compilerarg
line="a,b,c"/>
But using cpptasks not.

this way:

<compiler id="HPaCC" name="aCC" if="hp64">
<defineset define="AIX,AIX53"/>
<compilerarg value="-z,-g,-x64"/>
</compiler>

Instead of doing it this way:

<compiler id="HPaCC" name="aCC" if="hp64">
<defineset define="AIX,AIX53"/>
<compilerarg value="-z"/>
<compilerarg value="-g"/>
<compilerarg value="-x64"/>
</compiler>

thanks,
BYtE

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=113701

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace