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, prepareArgumentscreateConfiguration, decorateLinkerOption, getCommand, getLibtoolLinker, getOutputFileSwitch, getStartupObject, link, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommandaddVersionFiles, bid, changeEnvironment, createConfigurationclone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toStringpublic static VisualAgeLinker getInstance()
public void addImpliedArgs(boolean debug,
LinkType linkType,
Vector args)
addImpliedArgs in class AbstractLdLinkerpublic Linker getLinker(LinkType type)
Linkerpublic String getIdentifier()
getIdentifier in interface ProcessorgetIdentifier in class CommandLineLinkerprotected String getDynamicLibFlag()
getDynamicLibFlag in class AbstractLdLinkerprotected String getStaticLibFlag()
getStaticLibFlag in class AbstractLdLinkerCopyright © 2001–2025 Ant-Contrib Project. All rights reserved.