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