net.sf.antcontrib.cpptasks.intel
Class IntelWin32Librarian
- Cloneable, Linker, Processor
public class IntelWin32Librarian
Adapter for the xilib from the Intel(r) C++ Compiler for IA-32 or IA-64
systems running Microsoft (r) operating systems
addBase, addEntry, addFixed, addImpliedArgs, addIncremental, addMap, addStack, getCommandFileSwitch, getLibraryPath, getLibraryPatterns, getMaximumCommandLength, getOutputFileSwitch, isCaseSensitive |
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 |
bid, changeEnvironment, clone, getHeaderExtensions, getIdentifier, getIdentifier, getOSArch, getOSName, getSourceExtensions, isDarwin, toString |
IntelWin32Librarian
protected IntelWin32Librarian()
getLinker
public Linker getLinker(LinkType type)
Gets the linker for the specified link type.
- getLinker in interface Linker
- getLinker in interface Processor
- appropriate linker or null, will return this if this linker can
handle the specified link type
Copyright B) 2001-2006 Ant-Contrib project. All Rights Reserved.