net.sf.antcontrib.cpptasks.gcc.cross.sparc_sun_solaris2
public class GccLinker extends AbstractLdLinker
Constructor Summary | |
---|---|
protected | GccLinker(String command, String[] extensions, String[] ignoredExtensions, String outputPrefix, String outputSuffix, boolean isLibtool, GccLinker libtoolLinker) |
Method Summary | |
---|---|
protected void | addImpliedArgs(boolean debug, LinkType linkType, Vector args) |
String | decorateLinkerOption(StringBuffer buf, String arg)
Allows drived linker to decorate linker option. |
static GccLinker | 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