In net.sf.antcontrib.cpptasks.gcc.cross.GccCCompiler Method compile
there's this line: CompilerParam param = config.getParam("target");
How can I set this parame in the build.xml?
thanks, Joachim
Logged In: YES user_id=635395
sorry, I found the documentation of the compileroparam tag. Problem solved
Log in to post a comment.
Logged In: YES
user_id=635395
sorry, I found the documentation of the compileroparam tag.
Problem solved