net.sf.antcontrib.cpptasks.gcc
Class GccLibrarian
- Cloneable, Linker, Processor
public final class GccLibrarian
Adapter for the 'ar' archiver
addBase , addEntry , addFixed , addImpliedArgs , addIncremental , addMap , addStack , getCommandFileSwitch , getLibraryPath , getLibraryPatterns , getMaximumCommandLength , getOutputFileNames , getOutputFileSwitch , isCaseSensitive , link |
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 |
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.