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, addImpliedArgs, addIncremental, addLibraryPatterns, addLibrarySets, addMap, addStack, getCommandFileSwitch, getEnvironmentIncludePath, getLibraryKey, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileNames, getOutputFileSwitch, isCaseSensitive, isHPUX, prepareArguments
addFixed, createConfiguration, decorateLinkerOption, getCommand, getCommandWithPath, getLibtoolLinker, getOutputFileSwitch, getStartupObject, link, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
addVersionFiles, bid, changeEnvironment, createConfiguration
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, isWindows, toString
public static VisualAgeLinker getInstance()
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 © 2002–2014 The Apache Software Foundation. All rights reserved.