public final class IntelWin32Linker extends DevStudioCompatibleLinker
Modifier and Type | Field and Description |
---|---|
private static IntelWin32Linker |
dllLinker |
private static IntelWin32Linker |
instance |
DEFAULT_DISCARD_BID, DEFAULT_PROCESS_BID
Modifier | Constructor and Description |
---|---|
private |
IntelWin32Linker(java.lang.String outputSuffix) |
Modifier and Type | Method and Description |
---|---|
static IntelWin32Linker |
getInstance() |
Linker |
getLinker(LinkType type)
Gets the linker for the specified link type.
|
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addMap, addStack, addVersionFiles, getCommandFileSwitch, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileSwitch, isCaseSensitive
addLibrarySets, createConfiguration, decorateLinkerOption, getCommand, getIdentifier, getLibtoolLinker, getOutputFileNames, getOutputFileSwitch, getStartupObject, link, prepareArguments, prepareFilename, prepareResponseFile, quoteFilename, runCommand, setCommand
bid, changeEnvironment, createConfiguration, getLibraryKey
clone, getHeaderExtensions, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString
private static final IntelWin32Linker dllLinker
private static final IntelWin32Linker instance
public static IntelWin32Linker getInstance()