public final class VisualAgeLinker extends AbstractLdLinker
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
Modifier and Type | Method and Description |
---|---|
void |
addImpliedArgs(boolean debug,
LinkType linkType,
Vector args) |
protected String |
getDynamicLibFlag() |
String |
getIdentifier()
Gets identifier for the compiler.
|
static VisualAgeLinker |
getInstance() |
Linker |
getLinker(LinkType type)
Gets the linker for the specified link type.
|
protected String |
getStaticLibFlag() |
addBase, addEntry, addFixed, addIncremental, addLibraryPatterns, addLibrarySets, addMap, addStack, getCommandFileSwitch, getEnvironmentIncludePath, getLibraryKey, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, isCaseSensitive, isHPUX, prepareArguments
createConfiguration, decorateLinkerOption, getCommand, getLibtoolLinker, getOutputFileSwitch, getStartupObject, link, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
addVersionFiles, bid, changeEnvironment, createConfiguration
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
public static VisualAgeLinker getInstance()
public void addImpliedArgs(boolean debug, LinkType linkType, Vector args)
addImpliedArgs
in class AbstractLdLinker
public Linker getLinker(LinkType type)
Linker
public String getIdentifier()
getIdentifier
in interface Processor
getIdentifier
in class CommandLineLinker
protected String getDynamicLibFlag()
getDynamicLibFlag
in class AbstractLdLinker
protected String getStaticLibFlag()
getStaticLibFlag
in class AbstractLdLinker
Copyright © 2001–2017 Ant-Contrib Project. All rights reserved.