| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectpublic final class ForteCCLinkerextends AbstractLdLinkerField Summary |
Fields inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor | |
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID | |
Method Summary | |
void |
|
void |
|
static ForteCCLinker | |
File[] |
|
Linker | |
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker | |
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addLibraryPatterns, addLibrarySets, addMap, addStack, getCommandFileSwitch, getEnvironmentIncludePath, getLibraryKey, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, isCaseSensitive, isHPUX, prepareArguments | |
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.CommandLineLinker | |
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addLibrarySets, addMap, addStack, createConfiguration, decorateLinkerOption, getCommand, getCommandFileSwitch, getIdentifier, getLibtoolLinker, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand | |
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractLinker | |
addVersionFiles, bid, changeEnvironment, createConfiguration, createConfiguration, getLibraryKey, getOutputFileNames | |
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.AbstractProcessor | |
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString | |
public void addImpliedArgs(boolean debug,
LinkType linkType,
Vector args)
- Overrides:
- addImpliedArgs in interface AbstractLdLinker
public void addIncremental(boolean incremental,
Vector args)
- Overrides:
- addIncremental in interface AbstractLdLinker
public File[] getLibraryPath()
Returns library path.
- Specified by:
- getLibraryPath in interface Linker
- Overrides:
- getLibraryPath in interface AbstractLdLinker