net.sf.antcontrib.cpptasks.gcc
public class GppLinker extends AbstractLdLinker
Field Summary | |
---|---|
protected static String[] | discardFiles |
protected static String[] | libtoolObjFiles |
protected static String[] | objFiles |
Constructor Summary | |
---|---|
protected | GppLinker(String command, String[] extensions, String[] ignoredExtensions, String outputPrefix, String outputSuffix, boolean isLibtool, GppLinker libtoolLinker) |
Method Summary | |
---|---|
protected void | addImpliedArgs(boolean debug, LinkType linkType, Vector args) |
String[] | addLibrarySets(CCTask task, LibrarySet[] libsets, Vector preargs, Vector midargs, Vector endargs) |
String | decorateLinkerOption(StringBuffer buf, String arg)
Allows drived linker to decorate linker option. |
static GppLinker | getInstance() |
File[] | getLibraryPath()
Returns library path.
|
Linker | getLinker(LinkType type) |
Parameters: buf buffer that may be used and abused in the decoration process, must not be null. arg linker argument