Interface LinkerConfiguration
- All Superinterfaces:
ProcessorConfiguration
- All Known Implementing Classes:
CommandLineLinkerConfiguration
A configuration for a linker
- Author:
- Curt Arnold
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isDebug()
void
link
(CCTask task, TargetInfo linkTarget) Methods inherited from interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
bid, getIdentifier, getOutputFileNames, getParams, getRebuild
-
Method Details
-
getParam
-
link
- Throws:
org.apache.tools.ant.BuildException
-
getLinker
Linker getLinker() -
isDebug
boolean isDebug()
-